Searched refs:AHCI_CMD_STATUS_FR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h193 #define AHCI_CMD_STATUS_FR (0x1 << 14) /* FIS receiving running */ macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c3952 AHCI_CMD_STATUS_FR)) {
5952 if (port_cmd_status & (AHCI_CMD_STATUS_FRE | AHCI_CMD_STATUS_FR)) {
5967 if (!(port_cmd_status & AHCI_CMD_STATUS_FR))

Completed in 79 milliseconds