Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_espc.h36 #define EPC_WAIT_RW_COMP(handle, val_p, comp_bit) {\ argument
42 } while (((val & comp_bit) == 0) && (cnt > 0));\