Home
last modified time | relevance | path

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

/trueos/sys/dev/bce/
HDif_bce.c3945 if (sc->bce_fw_timed_out == TRUE) { in bce_fw_sync()
3981 sc->bce_fw_timed_out = TRUE; in bce_fw_sync()
4990 sc->bce_fw_timed_out = FALSE; in bce_reset()
5050 sc->bce_fw_timed_out = FALSE; in bce_reset()
HDif_bcereg.h6523 u16 bce_fw_timed_out; member