Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dsr_ioctl.c43 struct packet_command cgc; in sr_read_tochdr() local
73 struct packet_command cgc; in sr_read_tocentry() local
118 struct packet_command cgc; in sr_fake_playtrkind() local
162 struct packet_command cgc; in sr_play_trkind() local
185 int sr_do_ioctl(Scsi_CD *cd, struct packet_command *cgc) in sr_do_ioctl()
276 struct packet_command cgc; in sr_tray_move() local
396 struct packet_command cgc; in sr_get_mcn() local
429 struct packet_command cgc; in sr_select_speed() local
484 struct packet_command cgc; in sr_read_cd() local
526 struct packet_command cgc; in sr_read_sector() local
Dsr_vendor.c112 struct packet_command cgc; in sr_set_blocklength() local
163 struct packet_command cgc; in sr_cd_check() local
Dsr.c941 struct packet_command *cgc) in sr_packet()
/linux-4.4.14/drivers/cdrom/
Dcdrom.c346 struct packet_command *cgc) in cdrom_dummy_generic_packet()
360 struct packet_command cgc; in cdrom_flush_cache() local
375 struct packet_command cgc; in cdrom_get_disc_info() local
423 struct packet_command cgc; in cdrom_mrw_probe_pc() local
444 struct packet_command cgc; in cdrom_is_mrw() local
476 struct packet_command cgc; in cdrom_mrw_bgformat() local
517 struct packet_command cgc; in cdrom_mrw_bgformat_susp() local
556 struct packet_command cgc; in cdrom_mrw_set_lba_space() local
662 struct packet_command cgc; in cdrom_get_media_event() local
689 struct packet_command cgc; in cdrom_get_random_writable() local
[all …]
/linux-4.4.14/drivers/block/
Dpktcdvd.c700 static int pkt_generic_packet(struct pktcdvd_device *pd, struct packet_command *cgc) in pkt_generic_packet()
750 struct packet_command *cgc) in pkt_dump_sense()
768 struct packet_command cgc; in pkt_flush_cache() local
790 struct packet_command cgc; in pkt_set_speed() local
1566 static int pkt_mode_sense(struct pktcdvd_device *pd, struct packet_command *cgc, int page_code, int… in pkt_mode_sense()
1578 static int pkt_mode_select(struct pktcdvd_device *pd, struct packet_command *cgc) in pkt_mode_select()
1592 struct packet_command cgc; in pkt_get_disc_info() local
1619 struct packet_command cgc; in pkt_get_track_info() local
1683 struct packet_command cgc; in pkt_set_write_settings() local
1843 struct packet_command cgc; in pkt_probe_settings() local
[all …]
/linux-4.4.14/drivers/ide/
Dide-cd.c1122 struct packet_command cgc; in ide_cdrom_get_capabilities() local
1622 struct packet_command cgc; in idecd_set_spindown() local
1642 struct packet_command cgc; in idecd_get_spindown() local
Dide-cd_ioctl.c449 struct packet_command *cgc) in ide_cdrom_packet()
/linux-4.4.14/block/
Dscsi_ioctl.c610 struct cdrom_generic_command cgc; in scsi_cmd_ioctl() local
Dcompat_ioctl.c150 struct cdrom_generic_command __user *cgc; in compat_cdrom_generic_command() local
/linux-4.4.14/drivers/block/paride/
Dpcd.c500 static int pcd_packet(struct cdrom_device_info *cdi, struct packet_command *cgc) in pcd_packet()