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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.c5671 uint32_t uerr_status_lo, uerr_status_hi; local
5675 uerr_status_lo = sli_reg_read(sli4, SLI4_REG_UERR_STATUS_LO);
5677 if ((uerr_mask_lo & uerr_status_lo) != 0 ||

Completed in 161 milliseconds