Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_passthru.c93 struct pcisel psc_sel; member
264 sel = sc->psc_sel; in cfginitmsi()
498 sc->psc_sel.pc_bus, sc->psc_sel.pc_dev, in msix_table_write()
499 sc->psc_sel.pc_func, index, entry->addr, in msix_table_write()
515 b = sc->psc_sel.pc_bus; in init_msix_table()
516 s = sc->psc_sel.pc_dev; in init_msix_table()
517 f = sc->psc_sel.pc_func; in init_msix_table()
528 pbm.pbm_sel = sc->psc_sel; in init_msix_table()
584 bar.pbi_sel = sc->psc_sel; in cfginitbar()
610 sc->psc_sel.pc_bus, sc->psc_sel.pc_dev, in cfginitbar()
[all …]