Searched refs:AHCI_PREG_SSTS (Results 1 – 2 of 2) sorted by relevance
173 #define AHCI_PREG_SSTS 0x28 /* SATA Status */ macro
657 switch (ahci_pread(ap, AHCI_PREG_SSTS) & AHCI_PREG_SSTS_DET) { in ahci_port_detect()695 switch(ahci_pread(ap, AHCI_PREG_SSTS) & AHCI_PREG_SSTS_SPD) { in ahci_port_detect()833 switch (ahci_pread(ap, AHCI_PREG_SSTS) & AHCI_PREG_SSTS_DET) { in ahci_port_init()1466 if ((ahci_pread(ap, AHCI_PREG_SSTS) & AHCI_PREG_SSTS_DET) != in ahci_port_portreset_poll()1493 if (ahci_pread(ap, AHCI_PREG_SSTS) & AHCI_PREG_SSTS_DET) { in ahci_port_portreset_finish()