Searched defs:NPI_DEV_SR_LOCK_ST_MASK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_vir.h135 #define NPI_DEV_SR_LOCK_ST_MASK 0x03 macro
144 #define NPI_GET_LOCK_ST(sr) (sr & NPI_DEV_SR_LOCK_ST_MASK)

Completed in 65 milliseconds