Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/ !
Dsr_ioctl.c40 struct packet_command cgc; in sr_read_tochdr() local
73 struct packet_command cgc; in sr_read_tocentry() local
121 struct packet_command cgc; in sr_fake_playtrkind() local
165 struct packet_command cgc; in sr_play_trkind() local
188 int sr_do_ioctl(Scsi_CD *cd, struct packet_command *cgc) in sr_do_ioctl()
272 struct packet_command cgc; in sr_tray_move() local
392 struct packet_command cgc; in sr_get_mcn() local
428 struct packet_command cgc; in sr_select_speed() local
483 struct packet_command cgc; in sr_read_cd() local
525 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
Dscsi_ioctl.c717 static int scsi_get_cdrom_generic_arg(struct cdrom_generic_command *cgc, in scsi_get_cdrom_generic_arg()
747 static int scsi_put_cdrom_generic_arg(const struct cdrom_generic_command *cgc, in scsi_put_cdrom_generic_arg()
779 struct cdrom_generic_command cgc; in scsi_cdrom_send_packet() local
Dsr.c910 struct packet_command *cgc) in sr_packet()
/linux-6.1.9/drivers/cdrom/ !
Dcdrom.c344 struct packet_command *cgc) in cdrom_dummy_generic_packet()
359 struct packet_command cgc; in cdrom_flush_cache() local
374 struct packet_command cgc; in cdrom_get_disc_info() local
422 struct packet_command cgc; in cdrom_mrw_probe_pc() local
443 struct packet_command cgc; in cdrom_is_mrw() local
475 struct packet_command cgc; in cdrom_mrw_bgformat() local
516 struct packet_command cgc; in cdrom_mrw_bgformat_susp() local
555 struct packet_command cgc; in cdrom_mrw_set_lba_space() local
663 struct packet_command cgc; in cdrom_get_media_event() local
691 struct packet_command cgc; in cdrom_get_random_writable() local
[all …]
/linux-6.1.9/drivers/block/ !
Dpktcdvd.c684 static int pkt_generic_packet(struct pktcdvd_device *pd, struct packet_command *cgc) in pkt_generic_packet()
735 struct packet_command *cgc) in pkt_dump_sense()
753 struct packet_command cgc; in pkt_flush_cache() local
775 struct packet_command cgc; in pkt_set_speed() local
1488 static int pkt_mode_sense(struct pktcdvd_device *pd, struct packet_command *cgc, int page_code, int… in pkt_mode_sense()
1500 static int pkt_mode_select(struct pktcdvd_device *pd, struct packet_command *cgc) in pkt_mode_select()
1514 struct packet_command cgc; in pkt_get_disc_info() local
1542 struct packet_command cgc; in pkt_get_track_info() local
1610 struct packet_command cgc; in pkt_set_write_settings() local
1773 struct packet_command cgc; in pkt_probe_settings() local
[all …]
/linux-6.1.9/drivers/block/paride/ !
Dpcd.c476 static int pcd_packet(struct cdrom_device_info *cdi, struct packet_command *cgc) in pcd_packet()