Searched refs:scsi_cd (Results 1 – 3 of 3) sorted by relevance
148 static inline struct scsi_cd *scsi_cd(struct gendisk *disk) in scsi_cd() function172 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 …]
39 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()
35 typedef struct scsi_cd { struct
Completed in 5 milliseconds