Searched refs:scsiio_reply (Results 1 – 2 of 2) sorted by relevance
265 Mpi2SCSIIOReply_t *scsiio_reply; in mpt3sas_ctl_done() local283 scsiio_reply = (Mpi2SCSIIOReply_t *)mpi_reply; in mpt3sas_ctl_done()284 if (scsiio_reply->SCSIState & in mpt3sas_ctl_done()287 le32_to_cpu(scsiio_reply->SenseCount)); in mpt3sas_ctl_done()
5575 struct leapraid_scsiio_rep *scsiio_reply; in leapraid_handle_ctl_cb() local5581 scsiio_reply = (struct leapraid_scsiio_rep *)rep; in leapraid_handle_ctl_cb()5582 if (!(scsiio_reply->scsi_state & in leapraid_handle_ctl_cb()5589 le32_to_cpu(scsiio_reply->sense_count))); in leapraid_handle_ctl_cb()