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

12

/freebsd-current/sys/dev/isp/
H A Disp_freebsd.h490 # define HBA_NOERROR CAM_REQ_INPROG
504 #define XS_NOERR(ccb) (((ccb)->ccb_h.status & CAM_STATUS_MASK) == CAM_REQ_INPROG)
506 #define XS_INITERR(ccb) XS_SETERR(ccb, CAM_REQ_INPROG), ccb->sense_resid = ccb->sense_len
/freebsd-current/sys/cam/
H A Dcam.h135 CAM_REQ_INPROG = 0x00, enumerator in enum:__anon8
H A Dcam.c63 { CAM_REQ_INPROG, "CCB request is in progress" },
H A Dcam_periph.c225 return (CAM_REQ_INPROG);
1214 (ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_INPROG,
/freebsd-current/sys/dev/aic7xxx/
H A Daic7xxx_osm.c381 if (aic_get_transaction_status(scb) == CAM_REQ_INPROG)
421 if (aic_get_transaction_status(scb) == CAM_REQ_INPROG) {
486 ccb->ccb_h.status = CAM_REQ_INPROG;
591 ccb->ccb_h.status = CAM_REQ_INPROG;
1043 if (aic_get_transaction_status(scb) != CAM_REQ_INPROG) {
H A Daic79xx_osm.c371 if (aic_get_transaction_status(scb) == CAM_REQ_INPROG)
408 if (aic_get_transaction_status(scb) == CAM_REQ_INPROG) {
504 ccb->ccb_h.status = CAM_REQ_INPROG;
628 ccb->ccb_h.status = CAM_REQ_INPROG;
1004 if (aic_get_transaction_status(scb) != CAM_REQ_INPROG) {
/freebsd-current/sys/cam/ctl/
H A Dscsi_ctl.c531 if ((status & CAM_STATUS_MASK) != CAM_REQ_INPROG) {
578 if ((status & CAM_STATUS_MASK) != CAM_REQ_INPROG) {
581 * status is not CAM_REQ_INPROG, then we're
593 || (status != CAM_REQ_INPROG)) {
1496 done_ccb->ccb_h.status = CAM_REQ_INPROG;
1504 done_ccb->ccb_h.status = CAM_REQ_INPROG;
1944 ccb->ccb_h.status = CAM_REQ_INPROG;
/freebsd-current/sys/cam/scsi/
H A Dscsi_targ_bh.c290 if (status != CAM_REQ_INPROG)
324 if (status != CAM_REQ_INPROG)
H A Dscsi_pt.c389 && status != CAM_REQ_INPROG)
H A Dscsi_enc.c263 if (status != CAM_REQ_CMP && status != CAM_REQ_INPROG) {
H A Dscsi_sg.c276 if ((status != CAM_REQ_CMP) && (status != CAM_REQ_INPROG)) {
H A Dscsi_target.c1096 case CAM_REQ_INPROG: /* CCB request is in progress */
/freebsd-current/sys/dev/nvmf/host/
H A Dnvmf_sim.c149 KASSERT(ccb->ccb_h.status == CAM_REQ_INPROG,
/freebsd-current/sys/dev/mfi/
H A Dmfi_cam.c273 ccbh->status = CAM_REQ_INPROG;
/freebsd-current/tools/tools/vhba/
H A Dvhba.c97 ccb->ccb_h.status |= CAM_REQ_INPROG;
/freebsd-current/sys/dev/mmcnull/
H A Dmmcnull.c327 ccb->ccb_h.status = CAM_REQ_INPROG;
/freebsd-current/sys/powerpc/pseries/
H A Dphyp_vscsi.c448 ccb->ccb_h.status = CAM_REQ_INPROG;
467 ccb->ccb_h.status = CAM_REQ_INPROG;
/freebsd-current/sys/powerpc/ps3/
H A Dps3cdrom.c350 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_INPROG)
/freebsd-current/sys/dev/mpt/
H A Dmpt_cam.c1317 if ((ccb->ccb_h.status & CAM_STATUS_MASK) == CAM_REQ_INPROG) {
1609 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_INPROG) {
1708 if ((ccb->ccb_h.status & CAM_STATUS_MASK) == CAM_REQ_INPROG) {
1981 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_INPROG) {
3152 if ((ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_INPROG)
3652 mpt_set_ccb_status(ccb, CAM_REQ_INPROG);
4348 ccb->ccb_h.status = CAM_SIM_QUEUED | CAM_REQ_INPROG;
4746 ccb->ccb_h.status = CAM_SIM_QUEUED | CAM_REQ_INPROG;
/freebsd-current/sys/dev/smartpqi/
H A Dsmartpqi_cam.c841 | CAM_BUSY | CAM_REQ_INPROG;
853 ccb->ccb_h.status = CAM_SCSI_BUSY | CAM_REQ_INPROG | CAM_BUSY;
/freebsd-current/sys/dev/ocs_fc/
H A Docs_cam.c1756 ocs_set_ccb_status(ccb, CAM_REQ_INPROG);
2072 ocs_set_ccb_status(ccb, CAM_REQ_INPROG | CAM_SIM_QUEUED);
2484 ocs_set_ccb_status(ccb, CAM_REQ_INPROG);
/freebsd-current/sys/dev/sdio/
H A Dsdiob.c1124 if (status != CAM_REQ_CMP && status != CAM_REQ_INPROG)
/freebsd-current/sys/cam/ata/
H A Data_pmp.c294 && status != CAM_REQ_INPROG)
/freebsd-current/sys/dev/firewire/
H A Dsbp_targ.c1276 ccb->ccb_h.status = CAM_REQ_INPROG;
1302 ccb->ccb_h.status = CAM_REQ_INPROG;
/freebsd-current/sys/cam/nvme/
H A Dnvme_da.c678 && status != CAM_REQ_INPROG)

Completed in 409 milliseconds

12