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()
275 struct packet_command cgc; in sr_tray_move()
277 memset(&cgc, 0, sizeof(struct packet_command)); in sr_tray_move()
395 struct packet_command cgc; in sr_get_mcn()
402 memset(&cgc, 0, sizeof(struct packet_command)); in sr_get_mcn()
431 struct packet_command cgc; in sr_select_speed()
441 memset(&cgc, 0, sizeof(struct packet_command)); in sr_select_speed()
489 struct packet_command cgc; in sr_read_cd()
496 memset(&cgc, 0, sizeof(struct packet_command)); in sr_read_cd()
531 struct packet_command cgc; in sr_read_sector()
554 memset(&cgc, 0, sizeof(struct packet_command)); in sr_read_sector()