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