Searched refs:PCIR_CAP_PTR (Results 1 – 9 of 9) sorted by relevance
| /freebsd/usr.sbin/bhyve/ |
| H A D | pci_passthru.c | 284 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 D | pci_emul.c | 1109 pci_set_cfgdata8(pi, PCIR_CAP_PTR, capoff); in pci_emul_add_capability()
|
| /freebsd/usr.sbin/pciconf/ |
| H A D | cap.c | 885 ptr = PCIR_CAP_PTR; in ecap_vc() 1309 ptr = PCIR_CAP_PTR;
|
| /freebsd/sys/powerpc/powermac/ |
| H A D | cpcht.c | 254 nextptr = PCIB_READ_CONFIG(dev, b, s, f, PCIR_CAP_PTR, 1); in cpcht_configure_htbridge()
|
| /freebsd/sys/dev/pci/ |
| H A D | pcireg.h | 251 #define PCIR_CAP_PTR 0x34 macro
|
| H A D | pci.c | 899 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 D | vmbus_pcib.c | 1305 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 D | pci_mpc85xx.c | 341 capptr = fsl_pcib_cfgread(sc, 0, 0, 0, PCIR_CAP_PTR, 1); in fsl_pcib_attach()
|
| /freebsd/sys/dev/aacraid/ |
| H A D | aacraid.c | 1950 ptr = PCIR_CAP_PTR; in aac_find_pci_capability()
|