Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/cam/scsi/
HDscsi_cd.c281 static int cdplay(struct cam_periph *periph, u_int32_t blk,
1964 error = cdplay(periph, args->blk, args->len); in cdioctl()
3423 cdplay(struct cam_periph *periph, u_int32_t blk, u_int32_t len) in cdplay() function