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

/freebsd-10-stable/sys/cam/
H A Dcam_periph.h167 union ccb *cam_periph_getccb(struct cam_periph *periph,
H A Dcam_periph.c1012 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
H A Dcam_xpt.c3205 ("waking cam_periph_getccb()\n"));
4582 cam_periph_getccb(struct cam_periph *periph, u_int32_t priority) function
4586 CAM_DEBUG(periph->path, CAM_DEBUG_TRACE, ("cam_periph_getccb\n"));
/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_cd.c2183 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
2363 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
2639 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
2686 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
2738 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
2837 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
2929 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
2986 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
3032 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
3074 ccb = cam_periph_getccb(perip
[all...]
H A Dscsi_ch.c908 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
967 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
1017 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
1239 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
1437 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
1521 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
1559 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
H A Dscsi_sa.c2897 ccb = cam_periph_getccb(periph, 1);
2924 ccb = cam_periph_getccb(periph, 1);
3592 ccb = cam_periph_getccb(periph, 1);
4030 ccb = cam_periph_getccb(periph, 1);
4142 ccb = cam_periph_getccb(periph, 1);
4625 ccb = cam_periph_getccb(periph, 1);
4651 ccb = cam_periph_getccb(periph, 1);
4682 ccb = cam_periph_getccb(periph, 1);
4759 ccb = cam_periph_getccb(periph, 1);
4827 ccb = cam_periph_getccb(perip
[all...]
H A Dscsi_enc.c589 ccb = cam_periph_getccb(enc->periph, CAM_PRIORITY_NORMAL);
773 ccb = cam_periph_getccb(enc->periph, CAM_PRIORITY_NORMAL);
H A Dscsi_sg.c556 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
H A Dscsi_da.c1396 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
3816 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
4007 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
H A Dscsi_pass.c1812 ccb = cam_periph_getccb(periph, priority);
H A Dscsi_enc_ses.c1176 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
/freebsd-10-stable/sys/cam/ata/
H A Data_da.c691 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
2024 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);
2073 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL);

Completed in 157 milliseconds