Home
last modified time | relevance | path

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

/linux/drivers/scsi/
A Dsr.c148 static inline struct scsi_cd *scsi_cd(struct gendisk *disk) in scsi_cd() function
172 struct scsi_cd *cd = NULL; in scsi_cd_get()
177 cd = scsi_cd(disk); in scsi_cd_get()
338 struct scsi_cd *cd = scsi_cd(rq->rq_disk); in sr_done()
398 struct scsi_cd *cd; in sr_init_command()
525 struct scsi_cd *cd; in sr_block_open()
552 struct scsi_cd *cd = scsi_cd(disk); in sr_block_release()
565 struct scsi_cd *cd = scsi_cd(disk); in sr_block_ioctl()
600 struct scsi_cd *cd; in sr_block_check_events()
651 struct scsi_cd *cd; in sr_probe()
[all …]
A Dsr_ioctl.c39 struct scsi_cd *cd = cdi->handle; in sr_read_tochdr()
69 struct scsi_cd *cd = cdi->handle; in sr_read_tocentry()
158 struct scsi_cd *cd = cdi->handle; in sr_play_trkind()
286 struct scsi_cd *cd = cdi->handle; in sr_drive_status()
A Dsr.h35 typedef struct scsi_cd { struct

Completed in 7 milliseconds