HomeSort by: relevance | last modified time | path
    Searched refs:CAM_REQ_INPROG (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
aic7xxx_cam.h 65 CAM_REQ_INPROG = XS_STS_DONE, /* CCB request is in progress */
aic7xxx.c 5349 if (ostat == CAM_REQ_INPROG)
5461 if (ostat == CAM_REQ_INPROG)
5569 if (ostat == CAM_REQ_INPROG)
5754 * been modified from CAM_REQ_INPROG. This routine assumes that the sequencer
5873 if (ostat == CAM_REQ_INPROG)
aic79xx.c 7185 if (ostat == CAM_REQ_INPROG)
7333 if (ostat == CAM_REQ_INPROG)
7449 * been modified from CAM_REQ_INPROG. This routine assumes that the sequencer
7532 if (ostat == CAM_REQ_INPROG)
  /src/sys/dev/usb/
umass_scsipi.c 374 ccb->ccb_h.status = CAM_REQ_INPROG;

Completed in 24 milliseconds