Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_ahci.c137 struct pci_ahci_softc *pr_sc; member
280 struct pci_ahci_softc *sc = p->pr_sc; in ahci_port_intr()
488 assert(pthread_mutex_isowned_np(&p->pr_sc->mtx)); in ahci_port_stop()
632 breq->br_iov[j].iov_base = paddr_guest2host(ahci_ctx(p->pr_sc), in ahci_build_iov()
802 ptr = paddr_guest2host(ahci_ctx(p->pr_sc), prdt->dba, dbcsz); in read_prdt()
917 ptr = paddr_guest2host(ahci_ctx(p->pr_sc), prdt->dba, dbcsz); in write_prdt()
1820 sc = p->pr_sc; in ahci_handle_slot()
1908 sc = p->pr_sc; in ata_ioreq_cb()
1981 sc = p->pr_sc; in atapi_ioreq_cb()
2479 sc->port[p].pr_sc = sc; in pci_ahci_init()