Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe.c12430 bool load_status = in bxe_parity_recover() local
12442 if (load_status || in bxe_parity_recover()
12867 uint8_t other_load_status, load_status; in bxe_init_locked() local
12898 load_status = bxe_get_load_status(sc, SC_PATH(sc)); in bxe_init_locked()
12917 if ((!load_status && (!global || !other_load_status)) && in bxe_init_locked()