Searched refs:QUEUE_FULL (Results 1 – 12 of 12) sorted by relevance
400 return QUEUE_FULL; in rsi_sdio_check_buffer_status()403 return QUEUE_FULL; in rsi_sdio_check_buffer_status()
25 #define QUEUE_FULL 0 macro
115 #define QUEUE_FULL 0x14 macro
220 #define QUEUE_FULL 0x14 macro
764 case QUEUE_FULL: in scsi_eh_completed_normally()1904 case QUEUE_FULL: in scsi_decide_disposition()
3273 } else if (status_byte(status) == QUEUE_FULL) { in srb_done()
846 case QUEUE_FULL: in acornscsi_done()1599 case QUEUE_FULL: in acornscsi_message()
310 - scsi_track_queue_full - track successive QUEUE_FULL events568 * scsi_track_queue_full - track successive QUEUE_FULL events on given573 * not counting the one returned as QUEUE_FULL.
471 * Stop DID_ERROR from showing up along with QUEUE_FULL set by the
641 cmd->result = (DID_OK << 16) | (QUEUE_FULL << 1); in ata_scsi_qc_new()
2234 DID_OK << 16 | QUEUE_FULL << 1 : DID_ERROR << 16; in srp_queuecommand()