Home
last modified time | relevance | path

Searched refs:CAM_REQ_INPROG (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Dcam.h46 CAM_REQ_INPROG, /* CCB request is in progress */ enumerator
Daic79xx_osm.c1040 cmd->result = CAM_REQ_INPROG << 16; in ahd_linux_queue()
1591 recovery_cmd->result = CAM_REQ_INPROG << 16;
4455 if (ahd_get_transaction_status(scb) == CAM_REQ_INPROG) {
4785 case CAM_REQ_INPROG:
Daic7xxx_osm.c1026 cmd->result = CAM_REQ_INPROG << 16; in ahc_linux_queue()
4157 if (ahc_get_transaction_status(scb) == CAM_REQ_INPROG) {
4431 case CAM_REQ_INPROG:
Daic7xxx_core.c5403 if (ostat == CAM_REQ_INPROG) in ahc_search_qinfifo()
5515 if (ostat == CAM_REQ_INPROG) in ahc_search_qinfifo()
5623 if (ostat == CAM_REQ_INPROG) in ahc_search_untagged_queues()
5927 if (ostat == CAM_REQ_INPROG) in ahc_abort_scbs()
Daic79xx_core.c7027 if (ostat == CAM_REQ_INPROG) in ahd_search_qinfifo()
7169 if (ostat == CAM_REQ_INPROG) in ahd_search_scb_list()
7365 if (ostat == CAM_REQ_INPROG) in ahd_abort_scbs()