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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h226 #define AHCI_FBS_DEC (0x1 << 1) /* Device Error Clear */ macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c9527 port_fbs_ctrl | AHCI_FBS_DEC);
9548 } while (port_fbs_ctrl & AHCI_FBS_DEC);

Completed in 78 milliseconds