CAM_REQ_CMP 2277 dev/ic/aic79xx.c aic_set_transaction_status(scb, CAM_REQ_CMP); CAM_REQ_CMP 7260 dev/ic/aic79xx.c if (cstat != CAM_REQ_CMP) CAM_REQ_CMP 7733 dev/ic/aic79xx.c if (aic_get_transaction_status(scbp) != CAM_REQ_CMP) CAM_REQ_CMP 9486 dev/ic/aic79xx.c return (CAM_REQ_CMP); CAM_REQ_CMP 9506 dev/ic/aic79xx.c if (status != CAM_REQ_CMP) { CAM_REQ_CMP 9540 dev/ic/aic79xx.c if (status != CAM_REQ_CMP) { CAM_REQ_CMP 9623 dev/ic/aic79xx.c if (status != CAM_REQ_CMP) { CAM_REQ_CMP 9692 dev/ic/aic79xx.c ccb->ccb_h.status = CAM_REQ_CMP; CAM_REQ_CMP 9706 dev/ic/aic79xx.c ccb->ccb_h.status = CAM_REQ_CMP; CAM_REQ_CMP 9730 dev/ic/aic79xx.c if (ccb->ccb_h.status != CAM_REQ_CMP) { CAM_REQ_CMP 200 dev/ic/aic79xx_openbsd.c case CAM_REQ_CMP: CAM_REQ_CMP 223 dev/ic/aic79xx_openbsd.h (((scb)->xs->flags & ITSDONE) ? CAM_REQ_CMP : (scb)->xs->error) CAM_REQ_CMP 1352 dev/ic/aic7xxx.c ahc_set_transaction_status(scb, CAM_REQ_CMP); CAM_REQ_CMP 5247 dev/ic/aic7xxx.c if (cstat != CAM_REQ_CMP) CAM_REQ_CMP 5359 dev/ic/aic7xxx.c if (cstat != CAM_REQ_CMP) CAM_REQ_CMP 5466 dev/ic/aic7xxx.c if (cstat != CAM_REQ_CMP) CAM_REQ_CMP 5767 dev/ic/aic7xxx.c if (ahc_get_transaction_status(scbp) != CAM_REQ_CMP) CAM_REQ_CMP 6710 dev/ic/aic7xxx.c return (CAM_REQ_CMP); CAM_REQ_CMP 6731 dev/ic/aic7xxx.c if (status != CAM_REQ_CMP) { CAM_REQ_CMP 6791 dev/ic/aic7xxx.c if (status != CAM_REQ_CMP) { CAM_REQ_CMP 6892 dev/ic/aic7xxx.c if (status != CAM_REQ_CMP) { CAM_REQ_CMP 6968 dev/ic/aic7xxx.c ccb->ccb_h.status = CAM_REQ_CMP; CAM_REQ_CMP 6982 dev/ic/aic7xxx.c ccb->ccb_h.status = CAM_REQ_CMP; CAM_REQ_CMP 7006 dev/ic/aic7xxx.c if (ccb->ccb_h.status != CAM_REQ_CMP) { CAM_REQ_CMP 212 dev/ic/aic7xxx_openbsd.c case CAM_REQ_CMP: CAM_REQ_CMP 239 dev/ic/aic7xxx_openbsd.h return CAM_REQ_CMP;