Searched refs:AHCI_P_SSTS (Results 1 – 4 of 4) sorted by relevance
278 #define AHCI_P_SSTS 0x28 macro
2184 case AHCI_P_SSTS: in pci_ahci_port_write()2314 case AHCI_P_SSTS: in pci_ahci_port_read()
283 #define AHCI_P_SSTS 0x28 macro
1224 u_int32_t status = ATA_INL(ch->r_mem, AHCI_P_SSTS); in ahci_phy_check_events()2614 status = ATA_INL(ch->r_mem, AHCI_P_SSTS); in ahci_sata_connect()2795 status = ATA_INL(ch->r_mem, AHCI_P_SSTS) & ATA_SS_SPD_MASK; in ahciaction()