Searched refs:cam_periph_runccb (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.1-release/sys/cam/scsi/
H A Dscsi_ch.c912 error = cam_periph_runccb(ccb, cherror, /*cam_flags*/CAM_RETRY_SELTO,
975 error = cam_periph_runccb(ccb, cherror, /*cam_flags*/CAM_RETRY_SELTO,
1021 error = cam_periph_runccb(ccb, cherror, /*cam_flags*/ CAM_RETRY_SELTO,
1263 error = cam_periph_runccb(ccb, cherror, /*cam_flags*/ CAM_RETRY_SELTO,
1331 error = cam_periph_runccb(ccb, cherror, /*cam_flags*/ CAM_RETRY_SELTO,
1437 error = cam_periph_runccb(ccb, cherror, /*cam_flags*/ CAM_RETRY_SELTO,
1524 error = cam_periph_runccb(ccb, cherror, /*cam_flags*/ CAM_RETRY_SELTO,
1588 error = cam_periph_runccb(ccb, cherror, /*cam_flags*/ CAM_RETRY_SELTO,
1600 error = cam_periph_runccb(ccb, cherror,
1651 error = cam_periph_runccb(cc
[all...]
H A Dscsi_sa.c1969 error = cam_periph_runccb(ccb, saerror, 0, SF_NO_PRINT,
1975 error = cam_periph_runccb(ccb, saerror, 0, SF_NO_PRINT,
1996 error = cam_periph_runccb(ccb, saerror, 0, SF_NO_PRINT,
2018 error = cam_periph_runccb(ccb, saerror, 0, SF_NO_PRINT,
2027 error = cam_periph_runccb(ccb, saerror, 0, SF_NO_PRINT,
2056 (void) cam_periph_runccb(ccb, saerror, 0, SF_NO_PRINT,
2060 error = cam_periph_runccb(ccb, saerror, CAM_RETRY_SELTO,
2077 error = cam_periph_runccb(ccb, saerror, CAM_RETRY_SELTO,
2690 error = cam_periph_runccb(ccb, saerror, 0, SF_NO_PRINT,
2753 error = cam_periph_runccb(cc
[all...]
H A Dscsi_pass.c680 cam_periph_runccb(ccb, passerror, /* cam_flags */ CAM_RETRY_SELTO,
H A Dscsi_enc.c614 error = cam_periph_runccb(ccb, enc_error, ENC_CFLAGS, ENC_FLAGS, NULL);
776 error = cam_periph_runccb(ccb, cur_state->error,
H A Dscsi_da.c1322 error = cam_periph_runccb(ccb, daerror, /*cam_flags*/0,
3652 error = cam_periph_runccb(ccb, daerror, CAM_RETRY_SELTO,
3843 error = cam_periph_runccb(ccb, daerror, /*cam_flags*/0,
H A Dscsi_sg.c902 error = cam_periph_runccb(ccb,
H A Dscsi_enc_ses.c1190 err = cam_periph_runccb(ccb, enc_error, ENC_CFLAGS,
1214 err = cam_periph_runccb(ccb, enc_error, ENC_CFLAGS, ENC_FLAGS, NULL);
H A Dscsi_cd.c795 error = cam_periph_runccb(ccb, error_routine, cam_flags, sense_flags,
/freebsd-10.1-release/sys/cam/
H A Dcam_periph.h169 int cam_periph_runccb(union ccb *ccb,
H A Dcam_periph.c1044 cam_periph_runccb(union ccb *ccb, function
H A Dcam_xpt.c466 cam_periph_runccb(ccb, NULL, 0, 0, NULL);
/freebsd-10.1-release/sys/cam/ata/
H A Data_da.c673 error = cam_periph_runccb(ccb, adaerror, /*cam_flags*/0,
1990 error = cam_periph_runccb(ccb, adaerror, /*cam_flags*/0,
2036 error = cam_periph_runccb(ccb, adaerror, /*cam_flags*/0,

Completed in 216 milliseconds