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

/freebsd-12-stable/sys/dev/bxe/
H A Dbxe.c12497 bool other_load_status = local
12512 (global && other_load_status)) {
12936 uint8_t other_load_status, load_status; local
12966 other_load_status = bxe_get_load_status(sc, other_engine);
12986 if ((!load_status && (!global || !other_load_status)) &&

Completed in 122 milliseconds