Searched full:t4fw (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/modules/cxgbe/t4_firmware/
H A DMakefile5 T4FW= ${.CURDIR}/../../../dev/cxgbe/firmware macro
6 .PATH: ${T4FW}
11 # You can have additional configuration files in the ${T4FW} directory.
13 CFG_FILES != cd ${T4FW} && echo ${KMOD}_*.txt
21 FIRMWS+= t4fw.fw:t4fw:${T4FW_VER}
22 CLEANFILES+= t4fw.fw
24 t4fw.fw: t4fw-${T4FW_VER}.bin.uu
/freebsd-10.2-release/sys/dev/cxgbe/firmware/
H A Dt4fw-1.11.27.0.bin.uu26 begin-base64 644 t4fw
/freebsd-10.2-release/sys/conf/
H A Dfiles1153 compile-with "${AWK} -f $S/tools/fw_stub.awk t4fw_cfg.fw:t4fw_cfg t4fw_cfg_uwire.fw:t4fw_cfg_uwire t4fw.fw:t4fw -mt4fw_cfg -c${.TARGET}" \
1176 t4fw.fwo optional cxgbe \
1177 dependency "t4fw.fw" \
1180 clean "t4fw.fwo"
1181 t4fw.fw optional cxgbe \
1182 dependency "$S/dev/cxgbe/firmware/t4fw-1.11.27.0.bin.uu" \
1185 clean "t4fw.fw"
/freebsd-10.2-release/sys/dev/cxgbe/
H A Dt4_main.c2057 .fw_mod_name = "t4fw",

Completed in 180 milliseconds