/src/sys/arch/emips/ebus/ |
icap_ebus.c | 54 #define DEBUG_FUNCS 0x08 174 DEBUG_PRINT(("icapopen\n"), DEBUG_FUNCS); 188 DEBUG_PRINT(("icapclose\n"), DEBUG_FUNCS); 231 DEBUG_PRINT(("icapstrategy\n"), DEBUG_FUNCS); 267 DEBUG_PRINT(("icapstart %p %p\n",sc,bp), DEBUG_FUNCS);
|
ace_ebus.c | 279 #define DEBUG_FUNCS 0x08 299 DBGME(DEBUG_FUNCS, printf("Sysace::delayed_attach %p\n", sc)); 620 DBGME(DEBUG_FUNCS, printf("Sysace::Reset %p\n", sc)); 678 DBGME(DEBUG_FUNCS, printf("Sysace::Lock %p\n", sc)); 700 DBGME(DEBUG_FUNCS, 721 DBGME(DEBUG_FUNCS, printf("Sysace::Unlock %p\n", sc)); 748 DBGME(DEBUG_FUNCS, 854 DBGME(DEBUG_FUNCS, printf("Sysace::Identify %p\n", sc)); 885 DBGME(DEBUG_FUNCS, 1047 DBGME(DEBUG_FUNCS, [all...] |
flash_ebus.c | 82 #define DEBUG_FUNCS 0x08 980 DBGME(DEBUG_FUNCS,printf("%s: Unlocking sector %d [ptr %p] ...\n", 1000 DBGME(DEBUG_FUNCS,printf("%s: Unlocked ok.\n", 1020 DBGME(DEBUG_FUNCS,printf("%s: Erasing sector %d [ptr %p] ...\n", 1050 DBGME(DEBUG_FUNCS,printf("%s: Erased ok.\n", device_xname(sc->sc_dev))); 1197 DBGME(DEBUG_FUNCS,printf("%s: unmap %p %zx\n", 1207 DBGME(DEBUG_FUNCS,printf("%s: mapped %p %zx -> %zx %d\n", 1233 DBGME(DEBUG_FUNCS,printf("%s: Validate %qx %zd %p\n", 1437 DEBUG_PRINT(("%s: eflashattach\n", device_xname(sc->sc_dev)), DEBUG_FUNCS | DEBUG_PROBE); 1472 DEBUG_PRINT(("eflashactivate %x\n", act), DEBUG_FUNCS | DEBUG_PROBE) [all...] |
/src/sys/dev/ic/ |
siisatavar.h | 64 #define DEBUG_FUNCS 0x08
|
siisata.c | 217 SIISATANAME(sc), __func__, GRREAD(sc, GR_GC)), DEBUG_FUNCS); 239 __func__, GRREAD(sc, GR_GC)), DEBUG_FUNCS); 316 __func__, dmasize), DEBUG_FUNCS); 756 chp->ch_channel), DEBUG_FUNCS); 805 __func__, chp->ch_channel), DEBUG_FUNCS); 940 DEBUG_FUNCS); 955 DEBUG_FUNCS); 968 DEBUG_FUNCS|DEBUG_XFERS); 1033 DEBUG_FUNCS); 1089 chp->ch_channel, xfer->c_slot), DEBUG_FUNCS); [all...] |
ahcisatavar.h | 34 #define DEBUG_FUNCS 0x08
|
mvsata.c | 102 #define DEBUG_FUNCS 0x08 458 DPRINTF(DEBUG_FUNCS|DEBUG_XFERS, 629 DPRINTF(DEBUG_FUNCS, 657 DPRINTF(DEBUG_FUNCS, ("%s: mvsata_reset_channel: channel=%d\n", 894 DPRINTF(DEBUG_FUNCS, ("%s:%d: mvsata_setup_channel: ", 919 DPRINTF(DEBUG_FUNCS, 995 DPRINTF(DEBUG_FUNCS|DEBUG_XFERS, 1028 DPRINTF(DEBUG_FUNCS|DEBUG_XFERS, ("%s:%d: mvsata_bio_start: drive=%d\n", 1290 DPRINTF(DEBUG_FUNCS|DEBUG_XFERS, ("%s:%d: %s: drive=%d\n", 1410 DPRINTF(DEBUG_FUNCS|DEBUG_XFERS [all...] |
wdc.c | 165 #define DEBUG_FUNCS 0x08 956 drvp->drive), DEBUG_FUNCS); 1348 ATADEBUG_PRINT(("wdctimeout\n"), DEBUG_FUNCS); 1409 drvp->drive), DEBUG_FUNCS); 1438 xfer->c_drive), DEBUG_FUNCS); 1634 ata_c->flags), DEBUG_FUNCS); 1764 command, cylin, head, sector, count, features), DEBUG_FUNCS); 1801 DEBUG_FUNCS); 1866 command), DEBUG_FUNCS);
|
ahcisata_core.c | 1281 DEBUG_FUNCS); 1318 DEBUG_FUNCS); 1359 chp->ch_channel, xfer->c_flags, ata_c->flags), DEBUG_FUNCS); 1524 DEBUG_FUNCS); 1561 DEBUG_FUNCS); 2022 DEBUG_FUNCS);
|
/src/sys/dev/mca/ |
ed_mca.c | 297 ATADEBUG_PRINT(("edopen\n"), DEBUG_FUNCS); 372 ATADEBUG_PRINT(("edmcaclose\n"), DEBUG_FUNCS); 405 ATADEBUG_PRINT(("edgetdefaultlabel\n"), DEBUG_FUNCS); 443 ATADEBUG_PRINT(("edgetdisklabel\n"), DEBUG_FUNCS); 477 ATADEBUG_PRINT(("edioctl\n"), DEBUG_FUNCS); 583 ATADEBUG_PRINT(("edsize\n"), DEBUG_FUNCS);
|
/src/sys/dev/ata/ |
ata_recovery.c | 53 #define DEBUG_FUNCS 0x08 76 ATADEBUG_PRINT(("%s\n", __func__), DEBUG_FUNCS);
|
ata_subr.c | 55 #define DEBUG_FUNCS 0x08 250 DEBUG_FUNCS|DEBUG_XFERS);
|
ata.c | 71 #define DEBUG_FUNCS 0x08 824 ATADEBUG_PRINT(("%s\n", __func__), DEBUG_FUNCS); 829 DEBUG_FUNCS|DEBUG_PROBE); 848 DEBUG_FUNCS|DEBUG_PROBE); 859 xfer->c_ata_c.flags), DEBUG_FUNCS|DEBUG_PROBE); 924 ATADEBUG_PRINT(("ata_set_mode=0x%x\n", mode), DEBUG_FUNCS); 929 DEBUG_FUNCS|DEBUG_PROBE); 1525 chp->ch_queue->queue_freeze), DEBUG_FUNCS | DEBUG_XFERS); 1545 chp->ch_queue->queue_freeze), DEBUG_FUNCS | DEBUG_XFERS); 1567 __func__, flags, chp->ch_flags), DEBUG_FUNCS | DEBUG_XFERS) [all...] |
wd.c | 104 #define DEBUG_FUNCS 0x08 320 ATADEBUG_PRINT(("wdattach\n"), DEBUG_FUNCS | DEBUG_PROBE); 1148 ATADEBUG_PRINT(("wdopen\n"), DEBUG_FUNCS); 1293 ATADEBUG_PRINT(("wdioctl\n"), DEBUG_FUNCS); 1515 ATADEBUG_PRINT(("wddiscard (unsupported)\n"), DEBUG_FUNCS); 1520 ATADEBUG_PRINT(("wddiscard\n"), DEBUG_FUNCS); 1575 ATADEBUG_PRINT(("wdsize\n"), DEBUG_FUNCS);
|
ata_wdc.c | 92 #define DEBUG_FUNCS 0x08
|
/src/sys/dev/pci/ |
pciidevar.h | 61 #define DEBUG_FUNCS 0x08
|
/src/sys/dev/scsipi/ |
atapi_wdc.c | 67 #define DEBUG_FUNCS 0x08
|