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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.h333 #define SLI4_PORT_STATUS_ERROR(r) ((r) & SLI4_PORT_STATUS_ERR) macro
H A Dsli4.c5685 rc = (SLI4_PORT_STATUS_ERROR(sliport_status) ? 1 : 0);

Completed in 144 milliseconds