Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/sata/
H A Dsata_defs.h782 #define SERROR_10B_TO_8B_ERR (1 << 19) /* 10B-to-8B decode */ macro
/titanic_44/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c10067 if (port_serror & SERROR_10B_TO_8B_ERR) { in ahci_log_serror_message()