Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bhyve/
Dpci_ahci.c138 struct pci_ahci_softc *pr_sc; member
281 struct pci_ahci_softc *sc = p->pr_sc; in ahci_port_intr()
489 assert(pthread_mutex_isowned_np(&p->pr_sc->mtx)); in ahci_port_stop()
631 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()
914 ptr = paddr_guest2host(ahci_ctx(p->pr_sc), prdt->dba, dbcsz); in write_prdt()
1815 sc = p->pr_sc; in ahci_handle_slot()
1903 sc = p->pr_sc; in ata_ioreq_cb()
1976 sc = p->pr_sc; in atapi_ioreq_cb()
2448 sc->port[p].pr_sc = sc; in pci_ahci_init()