Searched refs:ghd_err (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | ata_debug.c | 43 ghd_err("dip 0x%p flags 0x%x timing 0x%x\n", 45 ghd_err("drvp[0][0..7] 0x%p 0x%p 0x%p 0x%p 0x%p 0x%p 0x%p 0x%p\n", 49 ghd_err("drvp[1][0..7] 0x%p 0x%p 0x%p 0x%p 0x%p 0x%p 0x%p 0x%p\n", 53 ghd_err("max tran 0x%x &ccc_t 0x%p actv drvp 0x%p actv pktp 0x%p\n", 56 ghd_err("state %d hba tranp 0x%p\n", P->ac_state, P->ac_atapi_tran); 57 ghd_err("iohdl1 0x%p 0x%p D 0x%p E 0x%p F 0x%p C 0x%p S 0x%p LC 0x%p " 62 ghd_err("iohdl2 0x%p 0x%p AST 0x%p DC 0x%p\n", 64 ghd_err("bm hdl 0x%p 0x%p pciide %d BM %d sg_list 0x%p paddr 0x%llx " 69 ghd_err("arq pktp 0x%p flt pktp 0x%p &cdb 0x%p\n", 78 ghd_err("ctl [all...] |
H A D | ata_debug.h | 47 #define ADBG_ERROR(fmt) ghd_err fmt
|
H A D | ata_common.h | 76 #define ATAPRT(fmt) ghd_err fmt
|
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/ |
H A D | ghd_debug.h | 39 extern void ghd_err(const char *fmt, ...) __PRINTFLIKE(1); 59 #define GDBG_PRF(fmt) ghd_err fmt 79 #define GDBG_ERROR(fmt) ghd_err fmt
|
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd_debug.h | 39 extern void ghd_err(const char *fmt, ...) __PRINTFLIKE(1); 59 #define GDBG_PRF(fmt) ghd_err fmt 79 #define GDBG_ERROR(fmt) ghd_err fmt
|
H A D | ghd_debug.c | 49 ghd_err(const char *fmt, ...) function
|
Completed in 81 milliseconds