Searched refs:DBGC2_HDA (Results 1 – 7 of 7) sorted by relevance
/external/syslinux/gpxe/src/net/infiniband/ |
D | ib_cmrc.c | 174 DBGC2_HDA ( cmrc, 0, private_data, private_data_len ); in ib_cmrc_changed() 246 DBGC2_HDA ( cmrc, 0, iobuf->data, iob_len ( iobuf ) ); in ib_cmrc_complete_recv()
|
D | ib_mi.c | 151 DBGC2_HDA ( mi, 0, mad, sizeof ( *mad ) ); in ib_mi_complete_recv() 191 DBGC2_HDA ( mi, 0, mad, sizeof ( *mad ) ); in ib_mi_send()
|
/external/syslinux/gpxe/src/drivers/net/phantom/ |
D | phantom.c | 643 DBGC2_HDA ( phantom, virt_to_bus ( &buf->hostrq ), in phantom_create_rx_ctx() 675 DBGC2_HDA ( phantom, virt_to_bus ( &buf->cardrsp ), in phantom_create_rx_ctx() 753 DBGC2_HDA ( phantom, virt_to_bus ( &buf->hostrq ), in phantom_create_tx_ctx() 782 DBGC2_HDA ( phantom, virt_to_bus ( &buf->cardrsp ), in phantom_create_tx_ctx() 875 DBGC2_HDA ( phantom, virt_to_bus ( entry ), entry, sizeof ( *entry ) ); in phantom_post_rds() 928 DBGC2_HDA ( phantom, virt_to_bus ( entry ), entry, sizeof ( *entry ) ); in phantom_post_cds() 1303 DBGC2_HDA ( phantom, virt_to_bus ( sds ), sds, sizeof (*sds) ); in phantom_poll()
|
/external/syslinux/gpxe/src/drivers/block/ |
D | srp.c | 136 DBGC2_HDA ( srp, 0, iobuf->data, iob_len ( iobuf ) ); in srp_login() 275 DBGC2_HDA ( srp, 0, iobuf->data, iob_len ( iobuf ) ); in srp_cmd()
|
/external/syslinux/gpxe/src/include/ |
D | compiler.h | 427 #define DBGC2_HDA( ... ) DBGC_HDA_IF ( EXTRA, __VA_ARGS__ ) macro
|
/external/syslinux/gpxe/src/interface/efi/ |
D | efi_snp.c | 299 DBGC2_HDA ( snpdev, i, &mcast[i], in efi_snp_receive_filters() 437 DBGC2_HDA ( snpdev, offset, data, len ); in efi_snp_nvdata()
|
/external/syslinux/gpxe/src/drivers/infiniband/ |
D | hermon.c | 207 DBGC2_HDA ( hermon, virt_to_phys ( hermon->config + HERMON_HCR_BASE ), in hermon_cmd() 211 DBGC2_HDA ( hermon, virt_to_phys ( in_buffer ), in_buffer, in hermon_cmd() 251 DBGC2_HDA ( hermon, virt_to_phys ( out_buffer ), out_buffer, in hermon_cmd()
|