Searched refs:ata_pass_16 (Results 1 – 3 of 3) sorted by relevance
1459 struct ata_pass_16 *ata_pass_16; in scsi_cam_pass_16_send() local1462 ata_pass_16 = (struct ata_pass_16 *)ccb->csio.cdb_io.cdb_bytes; in scsi_cam_pass_16_send()1463 ata_cmd.command = ata_pass_16->command; in scsi_cam_pass_16_send()1464 ata_cmd.control = ata_pass_16->control; in scsi_cam_pass_16_send()1465 ata_cmd.features = ata_pass_16->features; in scsi_cam_pass_16_send()1493 if (!(ata_pass_16->flags & AP_FLAG_CHK_COND) && in scsi_cam_pass_16_send()
960 struct ata_pass_16 { struct
6187 struct ata_pass_16 *ata_cmd; in scsi_ata_pass_16()6189 ata_cmd = (struct ata_pass_16 *)&csio->cdb_io.cdb_bytes; in scsi_ata_pass_16()