Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx/
Dcam.h46 CAM_REQ_INPROG, /* CCB request is in progress */ enumerator
Daic7xxx_osm.c543 cmd->result = CAM_REQ_INPROG << 16; in ahc_linux_queue_lck()
1761 if (ahc_get_transaction_status(scb) == CAM_REQ_INPROG) { in ahc_done()
1981 case CAM_REQ_INPROG: in ahc_linux_queue_cmd_complete()
Daic79xx_osm.c585 cmd->result = CAM_REQ_INPROG << 16; in ahd_linux_queue_lck()
1821 if (ahd_get_transaction_status(scb) == CAM_REQ_INPROG) { in ahd_done()
2062 case CAM_REQ_INPROG: in ahd_linux_queue_cmd_complete()
Daic7xxx_core.c5924 if (ostat == CAM_REQ_INPROG) in ahc_search_qinfifo()
6036 if (ostat == CAM_REQ_INPROG) in ahc_search_qinfifo()
6144 if (ostat == CAM_REQ_INPROG) in ahc_search_untagged_queues()
6448 if (ostat == CAM_REQ_INPROG) in ahc_abort_scbs()
Daic79xx_core.c8188 if (ostat == CAM_REQ_INPROG) in ahd_done_with_status()
8662 if (ostat == CAM_REQ_INPROG) in ahd_abort_scbs()