Lines Matching refs:packet_command
40 struct packet_command cgc; in sr_read_tochdr()
48 memset(&cgc, 0, sizeof(struct packet_command)); in sr_read_tochdr()
70 struct packet_command cgc; in sr_read_tocentry()
78 memset(&cgc, 0, sizeof(struct packet_command)); in sr_read_tocentry()
115 struct packet_command cgc; in sr_fake_playtrkind()
141 memset(&cgc, 0, sizeof(struct packet_command)); in sr_fake_playtrkind()
159 struct packet_command cgc; in sr_play_trkind()
162 memset(&cgc, 0, sizeof(struct packet_command)); in sr_play_trkind()
182 int sr_do_ioctl(Scsi_CD *cd, struct packet_command *cgc) in sr_do_ioctl()
266 struct packet_command cgc; in sr_tray_move()
268 memset(&cgc, 0, sizeof(struct packet_command)); in sr_tray_move()
386 struct packet_command cgc; in sr_get_mcn()
393 memset(&cgc, 0, sizeof(struct packet_command)); in sr_get_mcn()
419 struct packet_command cgc; in sr_select_speed()
426 memset(&cgc, 0, sizeof(struct packet_command)); in sr_select_speed()
474 struct packet_command cgc; in sr_read_cd()
481 memset(&cgc, 0, sizeof(struct packet_command)); in sr_read_cd()
516 struct packet_command cgc; in sr_read_sector()
539 memset(&cgc, 0, sizeof(struct packet_command)); in sr_read_sector()