Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bxe/
Dbxe.h1383 #define PERIODIC_STOP 0 macro
Dbxe.c12332 (atomic_load_acq_long(&sc->periodic_flags) == PERIODIC_STOP)) { in bxe_periodic_callout_func()
12410 atomic_store_rel_long(&sc->periodic_flags, PERIODIC_STOP); in bxe_periodic_stop()