Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/mwl/
Dmwlhal.h514 const MWL_HAL_BASTREAM *mwl_hal_bastream_lookup(struct mwl_hal *mh, int s);
Dif_mwl.c941 sp = mwl_hal_bastream_lookup(mh, bitmap); in mwl_bawatchdog_proc()
954 sp = mwl_hal_bastream_lookup(mh, bitmap); in mwl_bawatchdog_proc()
Dmwlhal.c1456 mwl_hal_bastream_lookup(struct mwl_hal *mh0, int s) in mwl_hal_bastream_lookup() function