Searched refs:PCI_CAP_PTR_OFF (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/pciex/
H A Dpcie_nvidia.c66 while (cap_count-- && capsp >= PCI_CAP_PTR_OFF) {
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h153 #define PCI_CAP_PTR_OFF 0x40 /* minimum cap pointer offset */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h589 #define PCI_CAP_PTR_OFF 0x40 /* minimum cap pointer offset */ macro
/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c572 while (cap_count-- && capsp >= PCI_CAP_PTR_OFF) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c2995 while (offset >= PCI_CAP_PTR_OFF) {
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c1837 while (cap_ptr != PCI_CAP_NEXT_PTR_NULL && cap_ptr >= PCI_CAP_PTR_OFF) {
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c4203 if (caps_ptr < PCI_CAP_PTR_OFF) {

Completed in 85 milliseconds