Home
last modified time | relevance | path

Searched defs:cgc (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/drivers/scsi/
Dsr_ioctl.c44 struct packet_command cgc; in sr_read_tochdr() local
74 struct packet_command cgc; in sr_read_tocentry() local
119 struct packet_command cgc; in sr_fake_playtrkind() local
163 struct packet_command cgc; in sr_play_trkind() local
186 int sr_do_ioctl(Scsi_CD *cd, struct packet_command *cgc) in sr_do_ioctl()
266 struct packet_command cgc; in sr_tray_move() local
386 struct packet_command cgc; in sr_get_mcn() local
419 struct packet_command cgc; in sr_select_speed() local
474 struct packet_command cgc; in sr_read_cd() local
516 struct packet_command cgc; in sr_read_sector() local
Dsr_vendor.c127 struct packet_command cgc; in sr_set_blocklength() local
176 struct packet_command cgc; in sr_cd_check() local
Dsr.c1007 struct packet_command *cgc) in sr_packet()
/Linux-v5.10/drivers/cdrom/
Dcdrom.c348 struct packet_command *cgc) in cdrom_dummy_generic_packet()
363 struct packet_command cgc; in cdrom_flush_cache() local
378 struct packet_command cgc; in cdrom_get_disc_info() local
426 struct packet_command cgc; in cdrom_mrw_probe_pc() local
447 struct packet_command cgc; in cdrom_is_mrw() local
479 struct packet_command cgc; in cdrom_mrw_bgformat() local
520 struct packet_command cgc; in cdrom_mrw_bgformat_susp() local
559 struct packet_command cgc; in cdrom_mrw_set_lba_space() local
664 struct packet_command cgc; in cdrom_get_media_event() local
691 struct packet_command cgc; in cdrom_get_random_writable() local
[all …]
/Linux-v5.10/drivers/block/
Dpktcdvd.c700 static int pkt_generic_packet(struct pktcdvd_device *pd, struct packet_command *cgc) in pkt_generic_packet()
749 struct packet_command *cgc) in pkt_dump_sense()
767 struct packet_command cgc; in pkt_flush_cache() local
789 struct packet_command cgc; in pkt_set_speed() local
1468 static int pkt_mode_sense(struct pktcdvd_device *pd, struct packet_command *cgc, int page_code, int… in pkt_mode_sense()
1480 static int pkt_mode_select(struct pktcdvd_device *pd, struct packet_command *cgc) in pkt_mode_select()
1494 struct packet_command cgc; in pkt_get_disc_info() local
1522 struct packet_command cgc; in pkt_get_track_info() local
1590 struct packet_command cgc; in pkt_set_write_settings() local
1753 struct packet_command cgc; in pkt_probe_settings() local
[all …]
/Linux-v5.10/block/
Dscsi_ioctl.c651 static int scsi_get_cdrom_generic_arg(struct cdrom_generic_command *cgc, in scsi_get_cdrom_generic_arg()
681 static int scsi_put_cdrom_generic_arg(const struct cdrom_generic_command *cgc, in scsi_put_cdrom_generic_arg()
714 struct cdrom_generic_command cgc; in scsi_cdrom_send_packet() local
/Linux-v5.10/drivers/ide/
Dide-cd.c1229 struct packet_command cgc; in ide_cdrom_get_capabilities() local
1646 struct packet_command cgc; in idecd_set_spindown() local
1666 struct packet_command cgc; in idecd_get_spindown() local
Dide-cd_ioctl.c442 struct packet_command *cgc) in ide_cdrom_packet()
/Linux-v5.10/drivers/block/paride/
Dpcd.c526 static int pcd_packet(struct cdrom_device_info *cdi, struct packet_command *cgc) in pcd_packet()