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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Dcam.h46 CAM_REQ_INPROG, /* CCB request is in progress */ enumerator in enum:__anon14214
H A Daic7xxx_osm.c538 cmd->result = CAM_REQ_INPROG << 16;
1749 if (ahc_get_transaction_status(scb) == CAM_REQ_INPROG) {
1969 case CAM_REQ_INPROG:
H A Daic79xx_osm.c565 cmd->result = CAM_REQ_INPROG << 16;
1795 if (ahd_get_transaction_status(scb) == CAM_REQ_INPROG) {
2036 case CAM_REQ_INPROG:
H A Daic7xxx_core.c5868 if (ostat == CAM_REQ_INPROG)
5980 if (ostat == CAM_REQ_INPROG)
6088 if (ostat == CAM_REQ_INPROG)
6273 * been modified from CAM_REQ_INPROG. This routine assumes that the sequencer
6392 if (ostat == CAM_REQ_INPROG)
H A Daic79xx_core.c8108 if (ostat == CAM_REQ_INPROG)
8498 * been modified from CAM_REQ_INPROG. This routine assumes that the sequencer
8581 if (ostat == CAM_REQ_INPROG)

Completed in 193 milliseconds