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

/freebsd-current/sys/dev/ocs_fc/
H A Dsli4.h4716 #define SLI4_IO_DNRX BIT(3) /** Set the DNRX bit because no auto xref rdy buffer is posted */ macro
H A Dsli4.c7301 trsp->dnrx = ((flags & SLI4_IO_DNRX) == 0 ? 0 : 1);
H A Docs_hw.c4278 flags |= SLI4_IO_DNRX;

Completed in 222 milliseconds