Home
last modified time | relevance | path

Searched refs:cam_periph_getccb (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_cd.c2628 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in cdprevent()
2948 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in cdreadtoc()
2984 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in cdreadsubchannel()
3035 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in cdgetmode()
3134 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in cdsetmode()
3225 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in cdplay()
3282 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in cdplaymsf()
3327 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in cdplaytracks()
3369 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in cdpause()
3406 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in cdstartunit()
[all …]
H A Dscsi_ch.c889 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chmove()
948 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chexchange()
998 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chposition()
1220 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chgetelemstatus()
1418 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chielem()
1502 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chsetvoltag()
1540 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in chgetparams()
H A Dscsi_sa.c3195 ccb = cam_periph_getccb(periph, 1); in samount()
3224 ccb = cam_periph_getccb(periph, 1); in samount()
3894 ccb = cam_periph_getccb(periph, 1); in sagetparams()
4333 ccb = cam_periph_getccb(periph, 1); in sasetprot()
4446 ccb = cam_periph_getccb(periph, 1); in sasetparams()
4930 ccb = cam_periph_getccb(periph, 1); in saprevent()
4956 ccb = cam_periph_getccb(periph, 1); in sarewind()
4987 ccb = cam_periph_getccb(periph, 1); in saspace()
5064 ccb = cam_periph_getccb(periph, 1); in sawritefilemarks()
5132 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in sagetpos()
[all …]
H A Dscsi_enc.c600 ccb = cam_periph_getccb(enc->periph, CAM_PRIORITY_NORMAL); in enc_runcmd()
778 ccb = cam_periph_getccb(enc->periph, CAM_PRIORITY_NORMAL); in enc_fsm_step()
H A Dscsi_sg.c546 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in sgioctl()
H A Dscsi_da.c1848 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in daclose()
6162 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in daprevent()
6371 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in dashutdown()
H A Dscsi_pass.c1803 ccb = cam_periph_getccb(periph, priority); in passdoioctl()
H A Dscsi_enc_ses.c1212 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in ses_set_timed_completion()
/freebsd/sys/cam/
H A Dcam_periph.h185 union ccb *cam_periph_getccb(struct cam_periph *periph,
H A Dcam_periph.c1126 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in cam_periph_ioctl()
H A Dcam_xpt.c4611 cam_periph_getccb(struct cam_periph *periph, uint32_t priority) in cam_periph_getccb() function
/freebsd/sys/cam/nvme/
H A Dnvme_da.c335 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in ndaclose()
1345 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in ndaflush()
/freebsd/sys/cam/ata/
H A Data_da.c1026 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in adaclose()
3603 ccb = cam_periph_getccb(periph, CAM_PRIORITY_NORMAL); in adaflush()