Lines Matching defs:wd
49 static inline u8 wd719x_readb(struct wd719x *wd, u8 reg) in wd719x_readb()
54 static inline u32 wd719x_readl(struct wd719x *wd, u8 reg) in wd719x_readl()
59 static inline void wd719x_writeb(struct wd719x *wd, u8 reg, u8 val) in wd719x_writeb()
64 static inline void wd719x_writew(struct wd719x *wd, u8 reg, u16 val) in wd719x_writew()
69 static inline void wd719x_writel(struct wd719x *wd, u8 reg, u32 val) in wd719x_writel()
75 static inline int wd719x_wait_ready(struct wd719x *wd) in wd719x_wait_ready()
92 static inline int wd719x_wait_done(struct wd719x *wd, int timeout) in wd719x_wait_done()
118 static int wd719x_direct_cmd(struct wd719x *wd, u8 opcode, u8 dev, u8 lun, in wd719x_direct_cmd()
154 static void wd719x_destroy(struct wd719x *wd) in wd719x_destroy()
187 struct wd719x *wd = shost_priv(cmd->device->host); in wd719x_finish_cmd() local
206 struct wd719x *wd = shost_priv(sh); in wd719x_queuecommand() local
302 static int wd719x_chip_init(struct wd719x *wd) in wd719x_chip_init()
468 struct wd719x *wd = shost_priv(cmd->device->host); in wd719x_abort() local
488 struct wd719x *wd = shost_priv(cmd->device->host); in wd719x_reset() local
515 struct wd719x *wd = shost_priv(cmd->device->host); in wd719x_host_reset() local
554 static inline void wd719x_interrupt_SCB(struct wd719x *wd, in wd719x_interrupt_SCB()
653 struct wd719x *wd = dev_id; in wd719x_interrupt() local
710 struct wd719x *wd = eeprom->data; in wd719x_eeprom_reg_read() local
718 struct wd719x *wd = eeprom->data; in wd719x_eeprom_reg_write() local
732 static void wd719x_read_eeprom(struct wd719x *wd) in wd719x_read_eeprom()
783 static enum wd719x_card_type wd719x_detect_type(struct wd719x *wd) in wd719x_detect_type()
805 struct wd719x *wd = shost_priv(sh); in wd719x_board_found() local
893 struct wd719x *wd; in wd719x_pci_probe() local
955 struct wd719x *wd = shost_priv(sh); in wd719x_pci_remove() local