Home
last modified time | relevance | path

Searched refs:sact (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dpci_ahci.c168 uint32_t sact; member
393 p->sact &= ~(1 << slot); in ahci_write_fis_sdb()
478 p->sact = 0; in ahci_check_stopped()
507 p->sact &= ~(1 << slot); /* NCQ */ in ahci_port_stop()
534 pr->sact = 0; in ahci_port_reset()
2198 p->sact |= value; in pci_ahci_port_write()
2706 SNAPSHOT_VAR_OR_LEAVE(port->sact, meta, ret, done); in pci_ahci_snapshot()