Home
last modified time | relevance | path

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 Dahcivar.h594 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 Dsata_hba.h788 void sata_trace_debug(dev_info_t *, const char *fmt, ...);
/titanic_50/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c10113 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 Dnv_sata.c4113 sata_trace_debug(dip, nv_log_buf); in nv_vcmn_err()
/titanic_50/usr/src/uts/common/io/sata/impl/
H A Dsata.c17510 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