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.c102 struct pcisel psc_sel; member
276 sel = sc->psc_sel; in cfginitmsi()
510 sc->psc_sel.pc_bus, sc->psc_sel.pc_dev, in msix_table_write()
511 sc->psc_sel.pc_func, index, entry->addr, in msix_table_write()
527 b = sc->psc_sel.pc_bus; in init_msix_table()
528 s = sc->psc_sel.pc_dev; in init_msix_table()
529 f = sc->psc_sel.pc_func; in init_msix_table()
540 pbm.pbm_sel = sc->psc_sel; in init_msix_table()
596 bar.pbi_sel = sc->psc_sel; in cfginitbar()
622 sc->psc_sel.pc_bus, sc->psc_sel.pc_dev, in cfginitbar()
[all …]