Searched refs:wd719x (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/drivers/scsi/ |
D | wd719x.c | 50 static inline u8 wd719x_readb(struct wd719x *wd, u8 reg) in wd719x_readb() 55 static inline u32 wd719x_readl(struct wd719x *wd, u8 reg) in wd719x_readl() 60 static inline void wd719x_writeb(struct wd719x *wd, u8 reg, u8 val) in wd719x_writeb() 65 static inline void wd719x_writew(struct wd719x *wd, u8 reg, u16 val) in wd719x_writew() 70 static inline void wd719x_writel(struct wd719x *wd, u8 reg, u32 val) in wd719x_writel() 76 static inline int wd719x_wait_ready(struct wd719x *wd) in wd719x_wait_ready() 93 static inline int wd719x_wait_done(struct wd719x *wd, int timeout) in wd719x_wait_done() 126 static int wd719x_direct_cmd(struct wd719x *wd, u8 opcode, u8 dev, u8 lun, in wd719x_direct_cmd() 164 static void wd719x_destroy(struct wd719x *wd) in wd719x_destroy() 192 struct wd719x *wd = shost_priv(cmd->device->host); in wd719x_finish_cmd() [all …]
|
D | wd719x.h | 65 struct wd719x { struct
|
D | Makefile | 142 obj-$(CONFIG_SCSI_WD719X) += wd719x.o
|
/Linux-v6.1/Documentation/scsi/ |
D | wd719x.rst | 14 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
|
D | index.rst | 49 wd719x
|