Home
last modified time | relevance | path

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

/freebsd/sys/dev/mwl/
H A Dmwlhal.h516 int mwl_hal_getwatchdogbitmap(struct mwl_hal *mh, uint8_t bitmap[1]);
H A Dmwlhal.c1570 mwl_hal_getwatchdogbitmap(struct mwl_hal *mh0, uint8_t bitmap[1]) in mwl_hal_getwatchdogbitmap() function
H A Dif_mwl.c899 if (mwl_hal_getwatchdogbitmap(mh, &bitmap) != 0) { in mwl_bawatchdog_proc()