Searched refs:new_link_state (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/bce/
H A Dif_bce.c6451 u32 new_link_state, old_link_state; local
6457 new_link_state = sc->status_block->status_attn_bits &
6463 if (new_link_state != old_link_state) {
6466 if (new_link_state) {
6479 if (new_link_state) {

Completed in 207 milliseconds