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()
73 struct packet_command cgc; in sr_read_tocentry()
81 memset(&cgc, 0, sizeof(struct packet_command)); in sr_read_tocentry()
121 struct packet_command cgc; in sr_fake_playtrkind()
147 memset(&cgc, 0, sizeof(struct packet_command)); in sr_fake_playtrkind()
165 struct packet_command cgc; in sr_play_trkind()
168 memset(&cgc, 0, sizeof(struct packet_command)); in sr_play_trkind()
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()
274 memset(&cgc, 0, sizeof(struct packet_command)); in sr_tray_move()
392 struct packet_command cgc; in sr_get_mcn()
399 memset(&cgc, 0, sizeof(struct packet_command)); in sr_get_mcn()
428 struct packet_command cgc; in sr_select_speed()
435 memset(&cgc, 0, sizeof(struct packet_command)); in sr_select_speed()
483 struct packet_command cgc; in sr_read_cd()
490 memset(&cgc, 0, sizeof(struct packet_command)); in sr_read_cd()
525 struct packet_command cgc; in sr_read_sector()
548 memset(&cgc, 0, sizeof(struct packet_command)); in sr_read_sector()