Searched refs:CAM_REQ_CMP (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/busses/scsi/usb/
H A Dproto_common.c85 ccbio->cam_ch.cam_status = CAM_REQ_CMP;
138 ccbio->cam_ch.cam_status = CAM_REQ_CMP;
146 ccbio->cam_ch.cam_status = CAM_REQ_CMP;
H A Dfake_device.c86 ccbio->cam_ch.cam_status = CAM_REQ_CMP;
H A Dusb_scsi.c610 ccbio->cam_ch.cam_status = CAM_REQ_CMP;
625 bool b_cmd_ok = (ccbio->cam_ch.cam_status == CAM_REQ_CMP);
845 ccbp->cam_ch.cam_status = CAM_REQ_CMP;
/haiku-fatelf/src/add-ons/kernel/busses/scsi/buslogic/
H A Dbuslogic.c602 ccb->cam_ch.cam_status = CAM_REQ_CMP;
647 ccbh->cam_status = CAM_REQ_CMP;
705 ccbh->cam_status = CAM_REQ_CMP;
/haiku-fatelf/headers/os/device/
H A DCAM.h389 #define CAM_REQ_CMP 0x01 /* CCB request completed w/out error */ macro
/haiku-fatelf/src/add-ons/kernel/busses/scsi/53c8xx/
H A D53c8xx.c915 ccbh->cam_status = CAM_REQ_CMP;
959 ccbh->cam_status = CAM_REQ_CMP;

Completed in 123 milliseconds