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

/freebsd-current/sys/dev/ocs_fc/
H A Dsli4.c380 } while(msec && !(val & SLI4_BMBX_RDY));
382 return(!(val & SLI4_BMBX_RDY));
5705 if ((bmbx_val & SLI4_BMBX_RDY) &&
H A Dsli4.h140 #define SLI4_BMBX_RDY BIT(0) macro

Completed in 140 milliseconds