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

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c12495 bool load_status = local
12507 if (load_status ||
12932 uint8_t other_load_status, load_status; local
12963 load_status = bxe_get_load_status(sc, SC_PATH(sc));
12982 if ((!load_status && (!global || !other_load_status)) &&

Completed in 101 milliseconds