Home
last modified time | relevance | path

Searched refs:PCI_CAP_NEXT_PTR_SHIFT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h475 #define PCI_CAP_NEXT_PTR_SHIFT 8 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c3026 next = ((reg >> PCI_CAP_NEXT_PTR_SHIFT) & in emlxs_pci_cap_offsets()