Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_cd.c274 static int cdplay(struct cam_periph *periph, uint32_t blk,
1950 error = cdplay(periph, args->blk, args->len); in cdioctl()
3217 cdplay(struct cam_periph *periph, uint32_t blk, uint32_t len) in cdplay() function