/netbsd-src/sys/arch/emips/ebus/ |
H A D | icap_ebus.c | 54 #define DEBUG_FUNCS 0x08 macro 174 DEBUG_PRINT(("icapopen\n"), DEBUG_FUNCS); in icapopen() 188 DEBUG_PRINT(("icapclose\n"), DEBUG_FUNCS); in icapclose() 231 DEBUG_PRINT(("icapstrategy\n"), DEBUG_FUNCS); in icapstrategy() 267 DEBUG_PRINT(("icapstart %p %p\n",sc,bp), DEBUG_FUNCS); in icapstart()
|
H A D | ace_ebus.c | 279 #define DEBUG_FUNCS 0x08 macro 299 DBGME(DEBUG_FUNCS, printf("Sysace::delayed_attach %p\n", sc)); in sysace_attach() 620 DBGME(DEBUG_FUNCS, printf("Sysace::Reset %p\n", sc)); in sysace_reset() 678 DBGME(DEBUG_FUNCS, printf("Sysace::Lock %p\n", sc)); in sysace_lock_registers() 700 DBGME(DEBUG_FUNCS, in sysace_lock_registers() 721 DBGME(DEBUG_FUNCS, printf("Sysace::Unlock %p\n", sc)); in sysace_unlock_registers() 748 DBGME(DEBUG_FUNCS, in sysace_unlock_registers() 854 DBGME(DEBUG_FUNCS, printf("Sysace::Identify %p\n", sc)); in sysace_identify() 885 DBGME(DEBUG_FUNCS, in sysace_identify() 1047 DBGME(DEBUG_FUNCS, in sysace_validate() [all …]
|
H A D | flash_ebus.c | 82 #define DEBUG_FUNCS 0x08 macro 980 DBGME(DEBUG_FUNCS,printf("%s: Unlocking sector %d [ptr %p] ...\n", in SectorUnLock() 1000 DBGME(DEBUG_FUNCS,printf("%s: Unlocked ok.\n", in SectorUnLock() 1020 DBGME(DEBUG_FUNCS,printf("%s: Erasing sector %d [ptr %p] ...\n", in SectorErase() 1050 DBGME(DEBUG_FUNCS,printf("%s: Erased ok.\n", device_xname(sc->sc_dev))); in SectorErase() 1197 DBGME(DEBUG_FUNCS,printf("%s: unmap %p %zx\n", in eflash_validate() 1207 DBGME(DEBUG_FUNCS,printf("%s: mapped %p %zx -> %zx %d\n", in eflash_validate() 1233 DBGME(DEBUG_FUNCS,printf("%s: Validate %qx %zd %p\n", in eflash_validate() 1437 DEBUG_PRINT(("%s: eflashattach\n", device_xname(sc->sc_dev)), DEBUG_FUNCS | DEBUG_PROBE); in eflashattach() 1472 DEBUG_PRINT(("eflashactivate %x\n", act), DEBUG_FUNCS | DEBUG_PROBE); in eflashactivate() [all …]
|
/netbsd-src/sys/dev/ic/ |
H A D | siisata.c | 217 SIISATANAME(sc), __func__, GRREAD(sc, GR_GC)), DEBUG_FUNCS); in siisata_attach() 239 __func__, GRREAD(sc, GR_GC)), DEBUG_FUNCS); in siisata_attach() 316 __func__, dmasize), DEBUG_FUNCS); in siisata_attach_port() 756 chp->ch_channel), DEBUG_FUNCS); in siisata_reset_channel() 805 __func__, chp->ch_channel), DEBUG_FUNCS); in siisata_probe_drive() 940 DEBUG_FUNCS); in siisata_exec_command() 955 DEBUG_FUNCS); in siisata_exec_command() 968 DEBUG_FUNCS|DEBUG_XFERS); in siisata_cmd_start() 1033 DEBUG_FUNCS); in siisata_cmd_poll() 1089 chp->ch_channel, xfer->c_slot), DEBUG_FUNCS); in siisata_cmd_complete() [all …]
|
H A D | mvsata.c | 102 #define DEBUG_FUNCS 0x08 macro 458 DPRINTF(DEBUG_FUNCS|DEBUG_XFERS, in mvsata_nondma_handle() 629 DPRINTF(DEBUG_FUNCS, in mvsata_reset_drive() 657 DPRINTF(DEBUG_FUNCS, ("%s: mvsata_reset_channel: channel=%d\n", in mvsata_reset_channel() 894 DPRINTF(DEBUG_FUNCS, ("%s:%d: mvsata_setup_channel: ", in mvsata_setup_channel() 919 DPRINTF(DEBUG_FUNCS, in mvsata_setup_channel() 995 DPRINTF(DEBUG_FUNCS|DEBUG_XFERS, in mvsata_bio() 1028 DPRINTF(DEBUG_FUNCS|DEBUG_XFERS, ("%s:%d: mvsata_bio_start: drive=%d\n", in mvsata_bio_start() 1290 DPRINTF(DEBUG_FUNCS|DEBUG_XFERS, ("%s:%d: %s: drive=%d\n", in mvsata_bio_intr() 1410 DPRINTF(DEBUG_FUNCS|DEBUG_XFERS, in mvsata_bio_kill_xfer() [all …]
|
H A D | wdc.c | 165 #define DEBUG_FUNCS 0x08 macro 956 drvp->drive), DEBUG_FUNCS); in wdc_reset_drive() 1348 ATADEBUG_PRINT(("wdctimeout\n"), DEBUG_FUNCS); in wdctimeout() 1409 drvp->drive), DEBUG_FUNCS); in wdc_exec_command() 1438 xfer->c_drive), DEBUG_FUNCS); in __wdccommand_start() 1634 ata_c->flags), DEBUG_FUNCS); in __wdccommand_done() 1764 command, cylin, head, sector, count, features), DEBUG_FUNCS); in wdccommand() 1801 DEBUG_FUNCS); in wdccommandext() 1866 command), DEBUG_FUNCS); in wdccommandshort()
|
H A D | siisatavar.h | 64 #define DEBUG_FUNCS 0x08 macro
|
H A D | ahcisatavar.h | 34 #define DEBUG_FUNCS 0x08 macro
|
H A D | ahcisata_core.c | 1281 DEBUG_FUNCS); in ahci_cmd_kill_xfer() 1318 DEBUG_FUNCS); in ahci_cmd_complete() 1359 chp->ch_channel, xfer->c_flags, ata_c->flags), DEBUG_FUNCS); in ahci_cmd_done() 1524 DEBUG_FUNCS); in ahci_bio_kill_xfer() 1561 DEBUG_FUNCS); in ahci_bio_complete() 2022 DEBUG_FUNCS); in ahci_atapi_complete()
|
/netbsd-src/sys/dev/mca/ |
H A D | ed_mca.c | 297 ATADEBUG_PRINT(("edopen\n"), DEBUG_FUNCS); in edmcaopen() 372 ATADEBUG_PRINT(("edmcaclose\n"), DEBUG_FUNCS); in edmcaclose() 405 ATADEBUG_PRINT(("edgetdefaultlabel\n"), DEBUG_FUNCS); in edgetdefaultlabel() 443 ATADEBUG_PRINT(("edgetdisklabel\n"), DEBUG_FUNCS); in edgetdisklabel() 477 ATADEBUG_PRINT(("edioctl\n"), DEBUG_FUNCS); in edmcaioctl() 583 ATADEBUG_PRINT(("edsize\n"), DEBUG_FUNCS); in edmcasize()
|
/netbsd-src/sys/dev/ata/ |
H A D | ata_recovery.c | 53 #define DEBUG_FUNCS 0x08 macro 76 ATADEBUG_PRINT(("%s\n", __func__), DEBUG_FUNCS); in ata_read_log_ext_ncq()
|
H A D | ata.c | 71 #define DEBUG_FUNCS 0x08 macro 824 ATADEBUG_PRINT(("%s\n", __func__), DEBUG_FUNCS); in ata_get_params() 829 DEBUG_FUNCS|DEBUG_PROBE); in ata_get_params() 848 DEBUG_FUNCS|DEBUG_PROBE); in ata_get_params() 859 xfer->c_ata_c.flags), DEBUG_FUNCS|DEBUG_PROBE); in ata_get_params() 924 ATADEBUG_PRINT(("ata_set_mode=0x%x\n", mode), DEBUG_FUNCS); in ata_set_mode() 929 DEBUG_FUNCS|DEBUG_PROBE); in ata_set_mode() 1525 chp->ch_queue->queue_freeze), DEBUG_FUNCS | DEBUG_XFERS); in ata_channel_freeze_locked() 1545 chp->ch_queue->queue_freeze), DEBUG_FUNCS | DEBUG_XFERS); in ata_channel_thaw_locked() 1567 __func__, flags, chp->ch_flags), DEBUG_FUNCS | DEBUG_XFERS); in ata_thread_run()
|
H A D | ata_subr.c | 55 #define DEBUG_FUNCS 0x08 macro 250 DEBUG_FUNCS|DEBUG_XFERS); in ata_timeout()
|
H A D | wd.c | 104 #define DEBUG_FUNCS 0x08 macro 319 ATADEBUG_PRINT(("wdattach\n"), DEBUG_FUNCS | DEBUG_PROBE); in wdattach() 1151 ATADEBUG_PRINT(("wdopen\n"), DEBUG_FUNCS); in wdopen() 1296 ATADEBUG_PRINT(("wdioctl\n"), DEBUG_FUNCS); in wdioctl() 1539 ATADEBUG_PRINT(("wddiscard (unsupported)\n"), DEBUG_FUNCS); in wd_discard() 1544 ATADEBUG_PRINT(("wddiscard\n"), DEBUG_FUNCS); in wd_discard() 1599 ATADEBUG_PRINT(("wdsize\n"), DEBUG_FUNCS); in wdsize()
|
H A D | ata_wdc.c | 92 #define DEBUG_FUNCS 0x08 macro
|
/netbsd-src/sys/dev/pci/ |
H A D | pciidevar.h | 61 #define DEBUG_FUNCS 0x08 macro
|
/netbsd-src/sys/dev/scsipi/ |
H A D | atapi_wdc.c | 67 #define DEBUG_FUNCS 0x08 macro
|