Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h223 #define AHCI_TFD_STS_ERR (0x1 << 0) macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c5440 AHCI_TFD_STS_ERR)) == 0) in ahci_port_reset()