Home
last modified time | relevance | path

Searched defs:efct_hw_io (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/elx/efct/
Defct_hw.h215 struct efct_hw_io { struct
217 enum efct_hw_io_state state; argument
218 void (*release)(struct kref *arg);
219 struct list_head list_entry;
220 struct efct_hw_wqe wqe;
222 struct efct_hw *hw;
223 struct efc_dma xfer_rdy;
224 u16 type;
225 bool xbusy;
226 int abort_in_progress;
[all …]