Searched refs:ssts (Results 1 – 2 of 2) sorted by relevance
79 uint32_t ssts; // SATA status member
183 …status = ahci_wait_for_set(&port->regs->ssts, AHCI_PORT_SSTS_DET_PRESENT, 1llu * 1000 * 1000 * 100… in ahci_port_reset()768 if (ahci_read(&port->regs->ssts) & AHCI_PORT_SSTS_DET_PRESENT) { in ahci_init_thread()
Completed in 5 milliseconds