Home
last modified time | relevance | path

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

/freebsd/sys/dev/mwl/
H A Dmwlhal.h512 const MWL_HAL_BASTREAM *mwl_hal_bastream_lookup(struct mwl_hal *mh, int s);
H A Dif_mwl.c911 sp = mwl_hal_bastream_lookup(mh, bitmap); in mwl_bawatchdog_proc()
924 sp = mwl_hal_bastream_lookup(mh, bitmap); in mwl_bawatchdog_proc()
H A Dmwlhal.c1447 mwl_hal_bastream_lookup(struct mwl_hal *mh0, int s) in mwl_hal_bastream_lookup() function