Home
last modified time | relevance | path

Searched refs:imm_struct (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dimm.c51 } imm_struct; typedef
60 return *(imm_struct **)&host->hostdata; in imm_dev()
65 static void got_it(imm_struct *dev) in got_it()
76 imm_struct *dev = (imm_struct *) ref; in imm_wakeup()
129 imm_struct *dev = imm_dev(host); in imm_write_info()
141 imm_struct *dev = imm_dev(host); in imm_show_info()
590 static int imm_init(imm_struct *dev) in imm_init()
721 imm_struct *dev = container_of(work, imm_struct, imm_tq.work); in imm_interrupt()
1130 imm_struct *dev, *par = NULL; in find_parent()
1149 imm_struct *dev, *temp; in __imm_attach()
[all …]
H A Dimm.h147 static int imm_engine(imm_struct *, struct scsi_cmnd *);