Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_passthru.c284 ptr = passthru_read_config(&sel, PCIR_CAP_PTR, 1); in cfginitmsi()
359 origptr = passthru_read_config(&sel, PCIR_CAP_PTR, 1); in cfginitmsi()
364 pci_set_cfgdata8(pi, PCIR_CAP_PTR, msiptr); in cfginitmsi()
H A Dpci_emul.c1109 pci_set_cfgdata8(pi, PCIR_CAP_PTR, capoff); in pci_emul_add_capability()
/freebsd/usr.sbin/pciconf/
H A Dcap.c885 ptr = PCIR_CAP_PTR; in ecap_vc()
1309 ptr = PCIR_CAP_PTR;
/freebsd/sys/powerpc/powermac/
H A Dcpcht.c254 nextptr = PCIB_READ_CONFIG(dev, b, s, f, PCIR_CAP_PTR, 1); in cpcht_configure_htbridge()
/freebsd/sys/dev/pci/
H A Dpcireg.h251 #define PCIR_CAP_PTR 0x34 macro
H A Dpci.c899 ptrptr = PCIR_CAP_PTR; in pci_read_cap()
1564 ptr = PCIR_CAP_PTR; in pci_find_cap_method()
/freebsd/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c1305 PCIR_CAP_PTR) { in _hv_pcifront_read_config()
1358 if (where >= PCIR_SUBVEND_0 && where + size <= PCIR_CAP_PTR) in _hv_pcifront_write_config()
/freebsd/sys/powerpc/mpc85xx/
H A Dpci_mpc85xx.c341 capptr = fsl_pcib_cfgread(sc, 0, 0, 0, PCIR_CAP_PTR, 1); in fsl_pcib_attach()
/freebsd/sys/dev/aacraid/
H A Daacraid.c1950 ptr = PCIR_CAP_PTR; in aac_find_pci_capability()