Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h473 #define PCI_CAP_ID_SHIFT 0 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c3025 id = ((reg >> PCI_CAP_ID_SHIFT) & PCI_CAP_ID_MASK); in emlxs_pci_cap_offsets()