Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_passthru.c258 ptr = passthru_read_config(sc, PCIR_CAP_PTR, 1); in cfginitmsi()
334 origptr = passthru_read_config(sc, PCIR_CAP_PTR, 1); in cfginitmsi()
339 pci_set_cfgdata8(pi, PCIR_CAP_PTR, msiptr); in cfginitmsi()
H A Dpci_emul.c1065 pci_set_cfgdata8(pi, PCIR_CAP_PTR, capoff); in pci_emul_add_capability()
/illumos-gate/usr/src/contrib/bhyve/dev/pci/
H A Dpcireg.h225 #define PCIR_CAP_PTR 0x34 macro
/illumos-gate/usr/src/boot/include/dev/pci/
H A Dpcireg.h230 #define PCIR_CAP_PTR 0x34 macro