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

/freebsd-10.2-release/sys/modules/cxgbe/t5_firmware/
H A DMakefile5 T5FW= ${.CURDIR}/../../../dev/cxgbe/firmware macro
6 .PATH: ${T5FW}
11 # You can have additional configuration files in the ${T5FW} directory.
13 CFG_FILES != cd ${T5FW} && echo ${KMOD}_*.txt
21 FIRMWS+= t5fw.fw:t5fw:${T5FW_VER}
22 CLEANFILES+= t5fw.fw
24 t5fw.fw: t5fw-${T5FW_VER}.bin.uu
/freebsd-10.2-release/sys/dev/cxgbe/firmware/
H A Dt5fw-1.11.27.0.bin.uu26 begin-base64 644 t5fw
/freebsd-10.2-release/sys/conf/
H A Dfiles1187 compile-with "${AWK} -f $S/tools/fw_stub.awk t5fw_cfg.fw:t5fw_cfg t5fw.fw:t5fw -mt5fw_cfg -c${.TARGET}" \
1200 t5fw.fwo optional cxgbe \
1201 dependency "t5fw.fw" \
1204 clean "t5fw.fwo"
1205 t5fw.fw optional cxgbe \
1206 dependency "$S/dev/cxgbe/firmware/t5fw-1.11.27.0.bin.uu" \
1209 clean "t5fw.fw"
/freebsd-10.2-release/sys/dev/cxgbe/
H A Dt4_main.c2073 .fw_mod_name = "t5fw",

Completed in 153 milliseconds