Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/bnxt/bnxt_en/
HDbnxt.h1294 unsigned long sp_event; member
HDif_bnxt.c2275 if (test_and_clear_bit(BNXT_FW_RESET_NOTIFY_SP_EVENT, &bp->sp_event)) { in bnxt_sp_task()
2283 if (test_and_clear_bit(BNXT_FW_EXCEPTION_SP_EVENT, &bp->sp_event)) { in bnxt_sp_task()
5071 set_bit(BNXT_FW_RESET_NOTIFY_SP_EVENT, &softc->sp_event); in bnxt_handle_async_event()