Home
last modified time | relevance | path

Searched refs:sctl (Results 1 – 1 of 1) sorted by path

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_ahci.c164 uint32_t sctl; member
541 if (pr->sctl & ATA_SC_SPD_MASK) in ahci_port_reset()
542 pr->ssts |= (pr->sctl & ATA_SC_SPD_MASK); in ahci_port_reset()
573 sc->port[i].sctl = 0; in ahci_reset()
2135 p->sctl = value; in pci_ahci_port_write()