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

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c12493 bool other_load_status = local
12508 (global && other_load_status)) {
12932 uint8_t other_load_status, load_status; local
12962 other_load_status = bxe_get_load_status(sc, other_engine);
12982 if ((!load_status && (!global || !other_load_status)) &&

Completed in 303 milliseconds