Searched defs:scsiio_tracker (Results 1 – 2 of 2) sorted by relevance
537 struct scsiio_tracker { struct538 u16 smid;539 struct scsi_cmnd *scmd;540 u8 cb_idx;541 u8 direct_io;542 struct list_head chain_list;543 struct list_head tracker_list;
459 struct scsiio_tracker { struct460 u16 smid;461 struct scsi_cmnd *scmd;462 u8 cb_idx;463 struct list_head chain_list;464 struct list_head tracker_list;