Lines Matching refs:packet_command
43 struct packet_command cgc; in sr_read_tochdr()
51 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()
118 struct packet_command cgc; in sr_fake_playtrkind()
144 memset(&cgc, 0, sizeof(struct packet_command)); in sr_fake_playtrkind()
162 struct packet_command cgc; in sr_play_trkind()
165 memset(&cgc, 0, sizeof(struct packet_command)); in sr_play_trkind()
185 int sr_do_ioctl(Scsi_CD *cd, struct packet_command *cgc) in sr_do_ioctl()
276 struct packet_command cgc; in sr_tray_move()
278 memset(&cgc, 0, sizeof(struct packet_command)); in sr_tray_move()
396 struct packet_command cgc; in sr_get_mcn()
403 memset(&cgc, 0, sizeof(struct packet_command)); in sr_get_mcn()
429 struct packet_command cgc; in sr_select_speed()
436 memset(&cgc, 0, sizeof(struct packet_command)); in sr_select_speed()
484 struct packet_command cgc; in sr_read_cd()
491 memset(&cgc, 0, sizeof(struct packet_command)); in sr_read_cd()
526 struct packet_command cgc; in sr_read_sector()
549 memset(&cgc, 0, sizeof(struct packet_command)); in sr_read_sector()