Home
last modified time | relevance | path

Searched refs:DBGCP (Results 1 – 7 of 7) sorted by relevance

/external/syslinux/gpxe/src/interface/efi/
Defi_snp.c713 DBGCP ( snpdev, "SNPDEV %p WAIT_FOR_PACKET\n", snpdev ); in efi_snp_wait_for_packet()
775 DBGCP ( driver, "SNPDRV %p device %p is not a PCI device\n", in efi_snp_netdev()
788 DBGCP ( driver, "SNPDRV %p device %p is PCI %04lx:%02lx:%02lx.%lx\n", in efi_snp_netdev()
797 DBGCP ( driver, "SNPDRV %p device %p is not a gPXE network " in efi_snp_netdev()
841 DBGCP ( driver, "SNPDRV %p device %p is SNPDEV %p\n", in efi_snp_snpdev()
864 DBGCP ( driver, "SNPDRV %p DRIVER_SUPPORTED %p (%p)\n", in efi_snp_driver_supported()
894 DBGCP ( driver, "SNPDRV %p DRIVER_START %p (%p)\n", in efi_snp_driver_start()
904 DBGCP ( driver, "SNPDRV %p device %p has no device path\n", in efi_snp_driver_start()
1043 DBGCP ( driver, "SNPDRV %p DRIVER_STOP %p (%ld %p)\n", in efi_snp_driver_stop()
/external/syslinux/gpxe/src/drivers/bitbash/
Dspi_bit.c117 DBGCP ( spibit, "SPIBIT %p wrote bit %d\n", in spi_bit_transfer()
129 DBGCP ( spibit, "SPIBIT %p read bit %d\n", in spi_bit_transfer()
/external/syslinux/gpxe/src/include/
Dcompiler.h435 #define DBGCP( ... ) DBGC_IF ( PROFILE, __VA_ARGS__ ) macro
/external/syslinux/gpxe/src/drivers/infiniband/
Dhermon.c1353 DBGCP ( hermon, "Hermon %p posting send WQE:\n", hermon ); in hermon_post_send()
1359 DBGCP ( hermon, "Ringing doorbell %08lx with %08x\n", in hermon_post_send()
1535 DBGCP ( hermon, "Hermon %p completion:\n", hermon ); in hermon_poll_cq()
1738 DBGCP ( hermon, "Hermon %p event:\n", hermon ); in hermon_poll_eq()
1760 DBGCP ( hermon, "Ringing doorbell %08lx with %08x\n", in hermon_poll_eq()
Darbel.c1465 DBGCP ( arbel, "Arbel %p event:\n", arbel ); in arbel_poll_eq()
1490 DBGCP ( arbel, "Ringing doorbell %08lx with %08x\n", in arbel_poll_eq()
Dlinda.c1869 DBGCP ( linda, "Linda %p CS %d EPB(%d,%d,%#02x) %#02x => %#02x\n", in linda_ib_epb_mod_reg()
/external/syslinux/gpxe/src/net/udp/
Dslam.c287 DBGCP ( slam, "SLAM %p transmitting NACK for blocks " in slam_tx_nack()