Home
last modified time | relevance | path

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

/drivers/cdrom/
Dcdrom.c368 struct packet_command *cgc) in cdrom_dummy_generic_packet()
462 struct packet_command cgc; in cdrom_get_media_event() local
492 struct packet_command cgc; in cdrom_mrw_probe_pc() local
513 struct packet_command cgc; in cdrom_is_mrw() local
545 struct packet_command cgc; in cdrom_mrw_bgformat() local
586 struct packet_command cgc; in cdrom_mrw_bgformat_susp() local
604 struct packet_command cgc; in cdrom_flush_cache() local
638 struct packet_command cgc; in cdrom_mrw_set_lba_space() local
668 struct packet_command cgc; in cdrom_get_random_writable() local
688 struct packet_command cgc; in cdrom_has_defect_mgt() local
[all …]
Dviocd.c400 struct packet_command *cgc) in viocd_packet()
/drivers/scsi/
Dsr_ioctl.c42 struct packet_command cgc; in sr_read_tochdr() local
72 struct packet_command cgc; in sr_read_tocentry() local
117 struct packet_command cgc; in sr_fake_playtrkind() local
161 struct packet_command cgc; in sr_play_trkind() local
184 int sr_do_ioctl(Scsi_CD *cd, struct packet_command *cgc) in sr_do_ioctl()
281 struct packet_command cgc; in sr_tray_move() local
387 struct packet_command cgc; in sr_get_mcn() local
420 struct packet_command cgc; in sr_select_speed() local
475 struct packet_command cgc; in sr_read_cd() local
517 struct packet_command cgc; in sr_read_sector() local
Dsr_vendor.c111 struct packet_command cgc; in sr_set_blocklength() local
161 struct packet_command cgc; in sr_cd_check() local
Dsr.c851 struct packet_command *cgc) in sr_packet()
/drivers/block/
Dpktcdvd.c764 static int pkt_generic_packet(struct pktcdvd_device *pd, struct packet_command *cgc) in pkt_generic_packet()
799 static void pkt_dump_sense(struct packet_command *cgc) in pkt_dump_sense()
832 struct packet_command cgc; in pkt_flush_cache() local
854 struct packet_command cgc; in pkt_set_speed() local
1702 static int pkt_mode_sense(struct pktcdvd_device *pd, struct packet_command *cgc, int page_code, int… in pkt_mode_sense()
1714 static int pkt_mode_select(struct pktcdvd_device *pd, struct packet_command *cgc) in pkt_mode_select()
1728 struct packet_command cgc; in pkt_get_disc_info() local
1755 struct packet_command cgc; in pkt_get_track_info() local
1819 struct packet_command cgc; in pkt_set_write_settings() local
1978 struct packet_command cgc; in pkt_probe_settings() local
[all …]
/drivers/ide/
Dide-cd.c1381 struct packet_command cgc; in ide_cdrom_get_capabilities() local
1876 struct packet_command cgc; in idecd_set_spindown() local
1896 struct packet_command cgc; in idecd_get_spindown() local
Dide-cd_ioctl.c442 struct packet_command *cgc) in ide_cdrom_packet()
/drivers/block/paride/
Dpcd.c485 static int pcd_packet(struct cdrom_device_info *cdi, struct packet_command *cgc) in pcd_packet()