Searched defs:ata_queued_cmd (Results 1 – 11 of 11) sorted by relevance
79225 struct ata_queued_cmd { struct79226 struct ata_port *ap;79227 struct ata_device *dev;79228 struct scsi_cmnd *scsicmd;79229 void (*scsidone)(struct scsi_cmnd *);79230 struct ata_taskfile tf;79231 u8 cdb[16];79232 long unsigned int flags;79233 unsigned int tag;79234 unsigned int hw_tag;[all …]
28320 struct ata_queued_cmd { struct28321 struct ata_port *ap;28322 struct ata_device *dev;28323 struct scsi_cmnd *scsicmd;28324 void (*scsidone)(struct scsi_cmnd *);28325 struct ata_taskfile tf;28326 u8 cdb[16];28327 long unsigned int flags;28328 unsigned int tag;28329 unsigned int hw_tag;[all …]
44750 struct ata_queued_cmd { struct44751 struct ata_port *ap;44752 struct ata_device *dev;44753 struct scsi_cmnd *scsicmd;44754 void (*scsidone)(struct scsi_cmnd *);44755 struct ata_taskfile tf;44756 u8 cdb[16];44757 long unsigned int flags;44758 unsigned int tag;44759 unsigned int hw_tag;[all …]
102995 struct ata_queued_cmd { struct102996 struct ata_port *ap;102997 struct ata_device *dev;102998 struct scsi_cmnd *scsicmd;102999 void (*scsidone)(struct scsi_cmnd *);103000 struct ata_taskfile tf;103001 u8 cdb[16];103002 long unsigned int flags;103003 unsigned int tag;103004 unsigned int hw_tag;[all …]
49836 struct ata_queued_cmd { struct49837 struct ata_port *ap;49838 struct ata_device *dev;49839 struct scsi_cmnd *scsicmd;49840 void (*scsidone)(struct scsi_cmnd *);49841 struct ata_taskfile tf;49842 u8 cdb[16];49843 long unsigned int flags;49844 unsigned int tag;49845 unsigned int hw_tag;[all …]
94189 struct ata_queued_cmd { struct94190 struct ata_port *ap;94191 struct ata_device *dev;94192 struct scsi_cmnd *scsicmd;94193 void (*scsidone)(struct scsi_cmnd *);94194 struct ata_taskfile tf;94195 u8 cdb[16];94196 long unsigned int flags;94197 unsigned int tag;94198 unsigned int hw_tag;[all …]