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()998 if (unlikely(cmdstat & (SDMA_DESC_CMDSTAT_BR in mpsc_rx_intr()1004 if (cmdstat & SDMA_DESC_CMDSTAT_BR) { /* Break */ in mpsc_rx_intr()1009 } else if (cmdstat & SDMA_DESC_CMDSTAT_FR) { in mpsc_rx_intr()1011 } else if (cmdstat & SDMA_DESC_CMDSTAT_OR) { in mpsc_rx_intr()[all …]
267 ah->cmdstat = ATA_CMD_PIO_READ | writebit | extbit; in aoecmd_ata_rw()359 switch (ah->cmdstat) { in resend()800 if (ahin->cmdstat & 0xa9) { /* these bits cleared on success */ in aoecmd_ata_rsp()803 ahout->cmdstat, ahin->cmdstat, in aoecmd_ata_rsp()811 switch (ahout->cmdstat) { in aoecmd_ata_rsp()851 ahout->cmdstat, in aoecmd_ata_rsp()918 ah->cmdstat = ATA_CMD_ID_ATA; in aoecmd_ata_id()
56 unsigned char cmdstat; member
47 struct st_cmdstatus cmdstat; member
357 cmdstatp = &STp->buffer->cmdstat; in st_chk_result()361 scode = STp->buffer->cmdstat.sense_hdr.sense_key; in st_chk_result()466 STp->buffer->cmdstat.midlevel_result = SRpnt->result = req->errors; in st_scsi_execute_end()467 STp->buffer->cmdstat.residual = req->resid_len; in st_scsi_execute_end()569 STp->buffer->cmdstat.have_sense = 0; in st_do_scsi()628 cmdstatp = &STbuffer->cmdstat; in write_behind_check()647 tape_name(STp), STbuffer->cmdstat.midlevel_result, retval);) /* end DEB */ in write_behind_check()681 if ((STp->buffer)->cmdstat.midlevel_result != 0) in cross_eof()725 struct st_cmdstatus *cmdstatp = &STp->buffer->cmdstat; in st_flush_write_buffer()907 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()