Searched refs:PCIR_CAP_PTR (Results 1 – 10 of 10) sorted by relevance
| /trueos/usr.sbin/bhyve/ |
| HD | pci_passthru.c | 180 ptr = read_config(&sel, PCIR_CAP_PTR, 1); in cfginitmsi() 252 origptr = read_config(&sel, PCIR_CAP_PTR, 1); in cfginitmsi() 257 pci_set_cfgdata8(pi, PCIR_CAP_PTR, msiptr); in cfginitmsi() 649 if (coff >= PCIR_CAP_PTR && coff < PCIR_CAP_PTR + 4) in passthru_cfgread()
|
| HD | pci_emul.c | 676 pci_set_cfgdata8(pi, PCIR_CAP_PTR, capoff); in pci_emul_add_capability()
|
| /trueos/usr.sbin/pciconf/ |
| HD | cap.c | 545 ptr = PCIR_CAP_PTR; in list_caps() 779 ptr = PCIR_CAP_PTR; in pci_find_cap()
|
| /trueos/sys/dev/pci/ |
| HD | pcireg.h | 225 #define PCIR_CAP_PTR 0x34 macro
|
| HD | pci.c | 701 ptrptr = PCIR_CAP_PTR; in pci_read_cap() 1320 ptr = PCIR_CAP_PTR; in pci_find_cap_method()
|
| /trueos/sys/powerpc/powermac/ |
| HD | cpcht.c | 251 nextptr = PCIB_READ_CONFIG(dev, b, s, f, PCIR_CAP_PTR, 1); in cpcht_configure_htbridge()
|
| /trueos/sys/powerpc/mpc85xx/ |
| HD | pci_mpc85xx.c | 223 capptr = fsl_pcib_cfgread(sc, 0, 0, 0, PCIR_CAP_PTR, 1); in fsl_pcib_attach()
|
| /trueos/sys/dev/aacraid/ |
| HD | aacraid.c | 1927 ptr = PCIR_CAP_PTR; in aac_find_pci_capability()
|
| /trueos/sys/dev/cxgb/ |
| HD | cxgb_main.c | 1159 ptr = PCIR_CAP_PTR; in t3_os_find_pci_capability()
|
| /trueos/sys/dev/e1000/ |
| HD | if_igb.c | 5339 cap = pci_read_config(dev, PCIR_CAP_PTR, 2); in igb_enable_wakeup()
|