Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_ahci.c135 struct pci_ahci_softc *pr_sc; member
278 struct pci_ahci_softc *sc = p->pr_sc; in ahci_port_intr()
486 assert(pthread_mutex_isowned_np(&p->pr_sc->mtx)); in ahci_port_stop()
630 breq->br_iov[j].iov_base = paddr_guest2host(ahci_ctx(p->pr_sc), in ahci_build_iov()
800 ptr = paddr_guest2host(ahci_ctx(p->pr_sc), prdt->dba, dbcsz); in read_prdt()
915 ptr = paddr_guest2host(ahci_ctx(p->pr_sc), prdt->dba, dbcsz); in write_prdt()
1818 sc = p->pr_sc; in ahci_handle_slot()
1906 sc = p->pr_sc; in ata_ioreq_cb()
1979 sc = p->pr_sc; in atapi_ioreq_cb()
2477 sc->port[p].pr_sc = sc; in pci_ahci_init()