Searched refs:cmdstat (Results 1 – 7 of 7) sorted by relevance
104 u32 cmdstat; member112 u32 cmdstat; member540 if (be32_to_cpu(txre->cmdstat) & SDMA_DESC_CMDSTAT_O) { in mpsc_sdma_start_tx()844 rxre->cmdstat = cpu_to_be32(SDMA_DESC_CMDSTAT_O in mpsc_init_rings()941 u32 cmdstat, bytes_in, i; in mpsc_rx_intr() local961 while (!((cmdstat = be32_to_cpu(rxre->cmdstat)) in mpsc_rx_intr()1000 if (unlikely(cmdstat & (SDMA_DESC_CMDSTAT_BR in mpsc_rx_intr()1006 if (cmdstat & SDMA_DESC_CMDSTAT_BR) { /* Break */ in mpsc_rx_intr()1011 } else if (cmdstat & SDMA_DESC_CMDSTAT_FR) { in mpsc_rx_intr()1013 } else if (cmdstat & SDMA_DESC_CMDSTAT_OR) { in mpsc_rx_intr()[all …]
364 ah->cmdstat = ATA_CMD_PIO_READ | writebit | extbit; in ata_rw_frameinit()1170 if (ahin->cmdstat & 0xa9) { /* these bits cleared on success */ in ktiocomplete()1172 ahout->cmdstat, ahin->cmdstat, in ktiocomplete()1180 switch (ahout->cmdstat) { in ktiocomplete()1224 ahout->cmdstat, in ktiocomplete()1466 ah->cmdstat = ATA_CMD_ID_ATA; in aoecmd_ata_id()
53 unsigned char cmdstat; member
47 struct st_cmdstatus cmdstat; member
362 cmdstatp = &STp->buffer->cmdstat; in st_chk_result()366 scode = STp->buffer->cmdstat.sense_hdr.sense_key; in st_chk_result()471 STp->buffer->cmdstat.midlevel_result = SRpnt->result = req->errors; in st_scsi_execute_end()472 STp->buffer->cmdstat.residual = req->resid_len; in st_scsi_execute_end()574 STp->buffer->cmdstat.have_sense = 0; in st_do_scsi()633 cmdstatp = &STbuffer->cmdstat; in write_behind_check()653 STbuffer->cmdstat.midlevel_result, retval);) /* end DEB */ in write_behind_check()687 if ((STp->buffer)->cmdstat.midlevel_result != 0) in cross_eof()731 struct st_cmdstatus *cmdstatp = &STp->buffer->cmdstat; in st_flush_write_buffer()909 struct st_cmdstatus *cmdstatp = &STp->buffer->cmdstat; in test_ready()[all …]
522 struct st_cmdstatus cmdstat; member
248 cmdstatp = &STp->buffer->cmdstat; in osst_chk_result()252 scode = STp->buffer->cmdstat.sense_hdr.sense_key; in osst_chk_result()327 STp->buffer->cmdstat.midlevel_result = SRpnt->result = req->errors; in osst_end_async()479 STp->buffer->cmdstat.have_sense = 0; in osst_do_scsi()