Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/octeon/dev/
H A Doctcf.c95 #define DEBUG_FUNCS 0x08 macro
163 OCTCFDEBUG_PRINT(("%s: No cf bus found\n", __func__), DEBUG_FUNCS | DEBUG_PROBE); in octcfprobe()
178 OCTCFDEBUG_PRINT(("%s\n", __func__), DEBUG_FUNCS | DEBUG_PROBE); in octcfattach()
419 OCTCFDEBUG_PRINT(("%s\n", __func__), DEBUG_FUNCS); in octcfopen()
488 OCTCFDEBUG_PRINT(("%s\n", __func__), DEBUG_FUNCS); in octcfclose()
503 OCTCFDEBUG_PRINT(("%s\n", __func__), DEBUG_FUNCS); in octcfgetdefaultlabel()
533 OCTCFDEBUG_PRINT(("%s\n", __func__), DEBUG_FUNCS); in octcfgetdisklabel()
548 OCTCFDEBUG_PRINT(("%s\n", __func__), DEBUG_FUNCS); in octcfioctl()
633 OCTCFDEBUG_PRINT(("%s\n", __func__), DEBUG_FUNCS); in octcfsize()
762 OCTCFDEBUG_PRINT(("%s\n", __func__), DEBUG_FUNCS); in octcf_get_params()
/openbsd-src/sys/dev/ata/
H A Data.c35 #define DEBUG_FUNCS 0x08 macro
60 WDCDEBUG_PRINT(("ata_get_params\n"), DEBUG_FUNCS); in ata_get_params()
76 DEBUG_FUNCS|DEBUG_PROBE); in ata_get_params()
H A Dwd.c98 #define DEBUG_FUNCS 0x08 macro
176 WDCDEBUG_PRINT(("wdattach\n"), DEBUG_FUNCS | DEBUG_PROBE); in wdattach()
616 WDCDEBUG_PRINT(("wdopen\n"), DEBUG_FUNCS); in wdopen()
688 WDCDEBUG_PRINT(("wdclose\n"), DEBUG_FUNCS); in wdclose()
708 WDCDEBUG_PRINT(("wdgetdefaultlabel\n"), DEBUG_FUNCS); in wdgetdefaultlabel()
742 WDCDEBUG_PRINT(("wdgetdisklabel\n"), DEBUG_FUNCS); in wdgetdisklabel()
762 WDCDEBUG_PRINT(("wdioctl\n"), DEBUG_FUNCS); in wdioctl()
858 WDCDEBUG_PRINT(("wdsize\n"), DEBUG_FUNCS); in wdsize()
H A Data_wdc.c80 #define DEBUG_FUNCS 0x08 macro
621 DEBUG_FUNCS); in wdc_ata_ctrl_intr()
/openbsd-src/sys/dev/ic/
H A Dwdc.c103 #define DEBUG_FUNCS 0x08 macro
983 DEBUG_FUNCS); in wdc_reset_channel()
1180 WDCDEBUG_PRINT(("wdctimeout\n"), DEBUG_FUNCS); in wdctimeout()
1619 DEBUG_FUNCS); in wdc_exec_command()
1650 DEBUG_FUNCS); in wdc_exec_command()
1672 DEBUG_FUNCS); in __wdccommand_start()
1780 chp->ch_status), DEBUG_FUNCS); in __wdccommand_done()
1834 DEBUG_FUNCS); in wdccommand()
1863 DEBUG_FUNCS); in wdccommandext()
1893 DEBUG_FUNCS); in wdccommandshort()
/openbsd-src/sys/dev/atapiscsi/
H A Datapiscsi.c68 #define DEBUG_FUNCS 0x08 macro
1330 DEBUG_INTR | DEBUG_FUNCS); in wdc_atapi_ctrl()
/openbsd-src/sys/dev/pci/
H A Dpciide.c73 #define DEBUG_FUNCS 0x08 macro