Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_vir.h82 #define NPI_VIR_SR_BUSY(n) (VIR_ID_SHIFT(n) | VIR_ERR_ST | VIR_SR_BUSY) macro
H A Dnpi_vir.c378 status = NPI_VIR_SR_BUSY(sr.bits.ldw.funcid); in npi_dev_func_sr_lock_enter()