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

/freebsd-current/sys/dev/bce/
H A Dif_bce.c3894 if ((val & BCE_FW_MSG_ACK) == (msg_data & BCE_DRV_MSG_SEQ))
3900 if (((val & BCE_FW_MSG_ACK) != (msg_data & BCE_DRV_MSG_SEQ)) &&
H A Dif_bcereg.h682 #define BCE_DRV_MSG_SEQ 0x0000ffff macro

Completed in 108 milliseconds