Searched refs:sata_trace_debug (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/sys/sata/adapters/ahci/ |
H A D | ahcivar.h | 594 sata_trace_debug(NULL, fmt, ## args); \ 596 sata_trace_debug(ahci_ctlp->ahcictl_dip,\ 605 sata_trace_debug(NULL, fmt, ## args); \ 607 sata_trace_debug(ahci_ctlp->ahcictl_dip,\
|
/titanic_50/usr/src/uts/common/sys/sata/ |
H A D | sata_hba.h | 788 void sata_trace_debug(dev_info_t *, const char *fmt, ...);
|
/titanic_50/usr/src/uts/common/io/sata/adapters/ahci/ |
H A D | ahci.c | 10113 sata_trace_debug(ahci_ctlp->ahcictl_dip, in ahci_log_serror_message() 10120 sata_trace_debug(NULL, "ahci: %s %s", err_msg_header, err_msg); in ahci_log_serror_message()
|
/titanic_50/usr/src/uts/common/io/sata/adapters/nv_sata/ |
H A D | nv_sata.c | 4113 sata_trace_debug(dip, nv_log_buf); in nv_vcmn_err()
|
/titanic_50/usr/src/uts/common/io/sata/impl/ |
H A D | sata.c | 17510 sata_trace_debug(dip, sata_log_buf); in sata_log() 20994 sata_trace_debug(dev_info_t *dip, const char *fmt, ...) in sata_trace_debug() function
|