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.c139 struct pci_ahci_softc *pr_sc; member
284 struct pci_ahci_softc *sc = p->pr_sc; in ahci_port_intr()
492 assert(pthread_mutex_isowned_np(&p->pr_sc->mtx)); in ahci_port_stop()
636 breq->br_iov[j].iov_base = paddr_guest2host(ahci_ctx(p->pr_sc), in ahci_build_iov()
806 ptr = paddr_guest2host(ahci_ctx(p->pr_sc), prdt->dba, dbcsz); in read_prdt()
975 ptr = paddr_guest2host(ahci_ctx(p->pr_sc), prdt->dba, dbcsz); in write_prdt()
1878 sc = p->pr_sc; in ahci_handle_slot()
1966 sc = p->pr_sc; in ata_ioreq_cb()
2039 sc = p->pr_sc; in atapi_ioreq_cb()
2537 sc->port[p].pr_sc = sc; in pci_ahci_init()