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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.h326 #define SLI4_PORT_STATUS_RDY BIT(23) /** ready */ macro
332 #define SLI4_PORT_STATUS_READY(r) ((r) & SLI4_PORT_STATUS_RDY)

Completed in 73 milliseconds