Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/sata/
H A Dsata_defs.h780 #define SERROR_PHY_INT_ERR (1 << 17) /* PHY internal err */ macro
/titanic_41/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c10059 if (port_serror & SERROR_PHY_INT_ERR) { in ahci_log_serror_message()