Searched refs:SLI4_PCI_REV_ID_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.h87 #define SLI4_PCI_REV_ID_MASK 0xff macro
H A Dsli4.c296 return ((val >> SLI4_PCI_REV_ID_SHIFT) & SLI4_PCI_REV_ID_MASK);

Completed in 121 milliseconds