Searched refs:scsi_cd (Results 1 – 3 of 3) sorted by relevance
115 static void get_sectorsize(struct scsi_cd *);116 static int get_capabilities(struct scsi_cd *);141 static inline struct scsi_cd *scsi_cd(struct gendisk *disk) in scsi_cd() function148 struct scsi_cd *cd = dev_get_drvdata(dev); in sr_runtime_suspend()208 struct scsi_cd *cd = cdi->handle; in sr_check_events()302 struct scsi_cd *cd = scsi_cd(rq->q->disk); in sr_done()362 struct scsi_cd *cd; in sr_init_command()369 cd = scsi_cd(rq->q->disk); in sr_init_command()476 static void sr_revalidate_disk(struct scsi_cd *cd) in sr_revalidate_disk()489 struct scsi_cd *cd = scsi_cd(disk); in sr_block_open()[all …]
39 struct scsi_cd *cd = cdi->handle; in sr_read_tochdr()72 struct scsi_cd *cd = cdi->handle; in sr_read_tocentry()164 struct scsi_cd *cd = cdi->handle; in sr_play_trkind()295 struct scsi_cd *cd = cdi->handle; in sr_drive_status()
33 typedef struct scsi_cd { struct