Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h1220 unsigned long sp_event; member
H A Dif_bnxt.c2049 if (test_and_clear_bit(BNXT_FW_RESET_NOTIFY_SP_EVENT, &bp->sp_event)) { in bnxt_sp_task()
2057 if (test_and_clear_bit(BNXT_FW_EXCEPTION_SP_EVENT, &bp->sp_event)) { in bnxt_sp_task()
4538 set_bit(BNXT_FW_RESET_NOTIFY_SP_EVENT, &softc->sp_event); in bnxt_handle_async_event()