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

/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_connect.c143 u_int status = G_AOPEN_STATUS(be32toh(cpl->atid_status));
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_filter.c1206 u_int status = G_AOPEN_STATUS(be32toh(cpl->atid_status));
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h902 #define G_AOPEN_STATUS(x) (((x) >> S_AOPEN_STATUS) & M_AOPEN_STATUS) macro

Completed in 162 milliseconds