Searched refs:scsi_cdrom (Results 1 – 2 of 2) sorted by relevance
19 struct scsi_cdrom struct28 #define raw_to_scsi_cdrom(raw) rt_container_of(raw, struct scsi_cdrom, parent) argument37 struct scsi_cdrom *scdrom = raw_to_scsi_cdrom(disk); in scsi_cdrom_read()57 struct scsi_cdrom *scdrom = raw_to_scsi_cdrom(disk); in scsi_cdrom_getgeome()78 struct scsi_cdrom *scdrom = rt_calloc(1, sizeof(*scdrom)); in scsi_cdrom_probe()131 struct scsi_cdrom *scdrom = sdev->priv; in scsi_cdrom_remove()
17 src += ['scsi_cdrom.c']
Completed in 3 milliseconds