Searched refs:UATH_MAX_FWBLOCK_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/usr.sbin/uathload/
H A Duathload.c63 #define UATH_MAX_FWBLOCK_SIZE 2048 macro
192 if (mlen > UATH_MAX_FWBLOCK_SIZE)
193 mlen = UATH_MAX_FWBLOCK_SIZE;
/freebsd-10.2-release/sys/dev/usb/wlan/
H A Dif_uathreg.h31 #define UATH_MAX_FWBLOCK_SIZE 2048 macro

Completed in 78 milliseconds