Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/cam/scsi/
Dscsi_cd.c262 static union ccb *cdgetccb(struct cam_periph *periph,
1435 cdgetccb(struct cam_periph *periph, u_int32_t priority) in cdgetccb() function
2873 ccb = cdgetccb(periph, CAM_PRIORITY_NORMAL); in cdprevent()
3053 ccb = cdgetccb(periph, CAM_PRIORITY_NORMAL); in cdsize()
3332 ccb = cdgetccb(periph, CAM_PRIORITY_NORMAL); in cdreadtoc()
3379 ccb = cdgetccb(periph, CAM_PRIORITY_NORMAL); in cdreadsubchannel()
3431 ccb = cdgetccb(periph, CAM_PRIORITY_NORMAL); in cdgetmode()
3530 ccb = cdgetccb(periph, CAM_PRIORITY_NORMAL); in cdsetmode()
3622 ccb = cdgetccb(periph, CAM_PRIORITY_NORMAL); in cdplay()
3679 ccb = cdgetccb(periph, CAM_PRIORITY_NORMAL); in cdplaymsf()
[all …]