Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net/
Dbridgestp.h367 #define BSTP_LOCK_INIT(_bs) mtx_init(&(_bs)->bs_mtx, "bstp", NULL, MTX_DEF) argument
368 #define BSTP_LOCK_DESTROY(_bs) mtx_destroy(&(_bs)->bs_mtx) argument
369 #define BSTP_LOCK(_bs) mtx_lock(&(_bs)->bs_mtx) argument
370 #define BSTP_UNLOCK(_bs) mtx_unlock(&(_bs)->bs_mtx) argument
371 #define BSTP_LOCK_ASSERT(_bs) mtx_assert(&(_bs)->bs_mtx, MA_OWNED) argument
/freebsd-12-stable/sys/dev/ath/
Dif_athvar.h1145 #define ath_hal_beacontimers(_ah, _bs) \ argument
1146 ((*(_ah)->ah_setStationBeaconTimers)((_ah), (_bs)))
/freebsd-12-stable/contrib/ntp/
DCommitLog-4.1.0487 * ntpd/refclock_hopfser.c: If we're not using it, provide the _bs.