Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pciconf/
H A Dcap.c888 ptr = PCIR_CAP_PTR_2; in ecap_vc()
1312 ptr = PCIR_CAP_PTR_2;
/freebsd/sys/dev/pci/
H A Dpcireg.h297 #define PCIR_CAP_PTR_2 0x14 macro
H A Dpci.c902 ptrptr = PCIR_CAP_PTR_2; /* cardbus capabilities ptr */ in pci_read_cap()
1567 ptr = PCIR_CAP_PTR_2; in pci_find_cap_method()
/freebsd/sys/dev/aacraid/
H A Daacraid.c1953 ptr = PCIR_CAP_PTR_2; in aac_find_pci_capability()