Home
last modified time | relevance | path

Searched refs:SERROR_EXCHANGED_ERR (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/sata/
H A Dsata_defs.h789 #define SERROR_EXCHANGED_ERR (1 << 26) /* Device exchanged */ macro
/titanic_44/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c7265 SERROR_EXCHANGED_ERR); in ahci_intr_port_connect_change()
10096 if (port_serror & SERROR_EXCHANGED_ERR) { in ahci_log_serror_message()