Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
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()
807 ptr = paddr_guest2host(ahci_ctx(p->pr_sc), prdt->dba, dbcsz); in read_prdt()
969 ptr = paddr_guest2host(ahci_ctx(p->pr_sc), prdt->dba, dbcsz); in write_prdt()
1873 sc = p->pr_sc; in ahci_handle_slot()
1961 sc = p->pr_sc; in ata_ioreq_cb()
2034 sc = p->pr_sc; in atapi_ioreq_cb()
2532 sc->port[p].pr_sc = sc; in pci_ahci_init()