Searched refs:cmdstat (Results 1 – 5 of 5) sorted by relevance
130 u32 cmdstat; in b53_srab_op() local133 cmdstat = (page << B53_SRAB_CMDSTAT_PAGE) | in b53_srab_op()137 writel(cmdstat, regs + B53_SRAB_CMDSTAT); in b53_srab_op()141 cmdstat = readl(regs + B53_SRAB_CMDSTAT); in b53_srab_op()142 if (!(cmdstat & B53_SRAB_CMDSTAT_GORDYN)) in b53_srab_op()
372 cmdstatp = &STp->buffer->cmdstat; in st_chk_result()376 scode = STp->buffer->cmdstat.sense_hdr.sense_key; in st_chk_result()489 - STp->buffer->cmdstat.residual, in st_do_stats()491 if (STp->buffer->cmdstat.residual > 0) in st_do_stats()503 - STp->buffer->cmdstat.residual, in st_do_stats()505 if (STp->buffer->cmdstat.residual > 0) in st_do_stats()525 STp->buffer->cmdstat.midlevel_result = SRpnt->result = rq->result; in st_scsi_execute_end()526 STp->buffer->cmdstat.residual = rq->resid_len; in st_scsi_execute_end()642 STp->buffer->cmdstat.have_sense = 0; in st_do_scsi()701 cmdstatp = &STbuffer->cmdstat; in write_behind_check()[all …]
48 struct st_cmdstatus cmdstat; member
364 ah->cmdstat = ATA_CMD_PIO_READ | writebit | extbit; in ata_rw_frameinit()1106 if (ahin->cmdstat & 0xa9) { /* these bits cleared on success */ in ktiocomplete()1108 ahout->cmdstat, ahin->cmdstat, in ktiocomplete()1116 switch (ahout->cmdstat) { in ktiocomplete()1161 ahout->cmdstat, in ktiocomplete()1403 ah->cmdstat = ATA_CMD_ID_ATA; in aoecmd_ata_id()
55 unsigned char cmdstat; member