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

/freebsd-11.0-release/sys/dev/qlxgbe/
H A Dql_def.h244 #define QL_PEER_MSG_RESET 0x01 macro
H A Dql_os.c241 (ha->msg_from_peer == QL_PEER_MSG_RESET)) {
1717 qla_send_msg_to_peer(ha, QL_PEER_MSG_RESET);
1735 if (ha->msg_from_peer == QL_PEER_MSG_RESET) {
1741 qla_send_msg_to_peer(ha, QL_PEER_MSG_RESET);

Completed in 57 milliseconds