Searched refs:ATA_SS_DET_PHY_ONLINE (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/bhyve/common/ | ||
H A D | ahci.h | 92 #define ATA_SS_DET_PHY_ONLINE 0x00000003 macro |
H A D | pci_ahci.c | 538 pr->ssts = ATA_SS_DET_PHY_ONLINE | ATA_SS_IPM_ACTIVE; in ahci_port_reset() |