Searched refs:FIRMWS (Results 26 - 28 of 28) sorted by relevance

12

/freebsd-13-stable/sys/modules/mwlfw/
H A DMakefile4 FIRMWS= mw88W8363.fw:mw88W8363fw mwlboot.fw:mwlboot macro
/freebsd-13-stable/sys/modules/lio/
H A DMakefile20 FIRMWS = lio_23xx_nic.bin.fw:lio_23xx_nic.bin macro
/freebsd-13-stable/sys/conf/
H A Dkmod.mk39 # FIRMWS List of firmware images in format filename:shortname:version
182 .if defined(FIRMWS)
184 ${AWK} -f ${SYSDIR}/tools/fw_stub.awk ${FIRMWS} -m${KMOD} -c${KMOD:S/$/.c/g} \
190 .for _firmw in ${FIRMWS}

Completed in 59 milliseconds

12