Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe.c12418 bool other_load_status = in bxe_parity_recover() local
12433 (global && other_load_status)) { in bxe_parity_recover()
12857 uint8_t other_load_status, load_status; in bxe_init_locked() local
12887 other_load_status = bxe_get_load_status(sc, other_engine); in bxe_init_locked()
12907 if ((!load_status && (!global || !other_load_status)) && in bxe_init_locked()