Searched refs:PCI_CAP_PTR_MASK (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/pciex/
H A Dpcie_nvidia.c67 capsp &= PCI_CAP_PTR_MASK;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h154 #define PCI_CAP_PTR_MASK 0xFC /* mask for capability pointer */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h590 #define PCI_CAP_PTR_MASK 0xFC /* mask for capability pointer */ macro
/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c573 capsp &= PCI_CAP_PTR_MASK;
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c1838 cap_ptr &= PCI_CAP_PTR_MASK;

Completed in 84 milliseconds