Home
last modified time | relevance | path

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

/linux-3.3/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()
283 struct packet_command cgc; in sr_tray_move() local
403 struct packet_command cgc; in sr_get_mcn() local
436 struct packet_command cgc; in sr_select_speed() local
491 struct packet_command cgc; in sr_read_cd() local
533 struct packet_command cgc; in sr_read_sector() local
Dsr_vendor.c112 struct packet_command cgc; in sr_set_blocklength() local
162 struct packet_command cgc; in sr_cd_check() local
Dsr.c921 struct packet_command *cgc) in sr_packet()
/linux-3.3/drivers/cdrom/
Dcdrom.c373 struct packet_command *cgc) in cdrom_dummy_generic_packet()
468 struct packet_command cgc; in cdrom_get_media_event() local
498 struct packet_command cgc; in cdrom_mrw_probe_pc() local
519 struct packet_command cgc; in cdrom_is_mrw() local
551 struct packet_command cgc; in cdrom_mrw_bgformat() local
592 struct packet_command cgc; in cdrom_mrw_bgformat_susp() local
610 struct packet_command cgc; in cdrom_flush_cache() local
643 struct packet_command cgc; in cdrom_mrw_set_lba_space() local
674 struct packet_command cgc; in cdrom_get_random_writable() local
694 struct packet_command cgc; in cdrom_has_defect_mgt() local
[all …]
Dviocd.c395 struct packet_command *cgc) in viocd_packet()
/linux-3.3/drivers/block/
Dpktcdvd.c737 static int pkt_generic_packet(struct pktcdvd_device *pd, struct packet_command *cgc) in pkt_generic_packet()
771 static void pkt_dump_sense(struct packet_command *cgc) in pkt_dump_sense()
804 struct packet_command cgc; in pkt_flush_cache() local
826 struct packet_command cgc; in pkt_set_speed() local
1664 static int pkt_mode_sense(struct pktcdvd_device *pd, struct packet_command *cgc, int page_code, int… in pkt_mode_sense()
1676 static int pkt_mode_select(struct pktcdvd_device *pd, struct packet_command *cgc) in pkt_mode_select()
1690 struct packet_command cgc; in pkt_get_disc_info() local
1717 struct packet_command cgc; in pkt_get_track_info() local
1781 struct packet_command cgc; in pkt_set_write_settings() local
1940 struct packet_command cgc; in pkt_probe_settings() local
[all …]
/linux-3.3/drivers/ide/
Dide-cd.c1122 struct packet_command cgc; in ide_cdrom_get_capabilities() local
1624 struct packet_command cgc; in idecd_set_spindown() local
1644 struct packet_command cgc; in idecd_get_spindown() local
Dide-cd_ioctl.c449 struct packet_command *cgc) in ide_cdrom_packet()
/linux-3.3/block/
Dscsi_ioctl.c615 struct cdrom_generic_command cgc; in scsi_cmd_ioctl() local
Dcompat_ioctl.c149 struct cdrom_generic_command __user *cgc; in compat_cdrom_generic_command() local
/linux-3.3/drivers/block/paride/
Dpcd.c500 static int pcd_packet(struct cdrom_device_info *cdi, struct packet_command *cgc) in pcd_packet()