Home
last modified time | relevance | path

Searched refs:wd719x (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/translations/zh_CN/scsi/
H A Dwd719x.rst24 提供的脚本可用于下载并提取固件,生成 wd719x-risc.bin 和
25 wd719x-wcs.bin 文件。请将它们放置在 /lib/firmware/ 目录下。
33 dd if=wd7296a.sys of=wd719x-risc.bin bs=1 skip=5760 count=14336
34 dd if=wd7296a.sys of=wd719x-wcs.bin bs=1 skip=20096 count=514
H A Dindex.rst55 wd719x
/linux/Documentation/scsi/
H A Dwd719x.rst14 This script downloads and extracts the firmware, creating wd719x-risc.bin and
22 dd if=wd7296a.sys of=wd719x-risc.bin bs=1 skip=5760 count=14336
23 dd if=wd7296a.sys of=wd719x-wcs.bin bs=1 skip=20096 count=514
/linux/drivers/scsi/
H A Dwd719x.h65 struct wd719x { struct
H A DMakefile167 obj-$(CONFIG_SCSI_WD719X) += wd719x.o