Searched refs:packet_command (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dsr_ioctl.c39 struct packet_command cgc;
47 memset(&cgc, 0, sizeof(struct packet_command));
69 struct packet_command cgc;
77 memset(&cgc, 0, sizeof(struct packet_command));
114 struct packet_command cgc;
140 memset(&cgc, 0, sizeof(struct packet_command));
158 struct packet_command cgc;
161 memset(&cgc, 0, sizeof(struct packet_command));
181 int sr_do_ioctl(Scsi_CD *cd, struct packet_command *cgc)
277 struct packet_command cg
[all...]
H A Dsr.h47 int sr_do_ioctl(Scsi_CD *, struct packet_command *);
H A Dsr_vendor.c103 struct packet_command cgc;
119 memset(&cgc, 0, sizeof(struct packet_command));
153 struct packet_command cgc;
167 memset(&cgc, 0, sizeof(struct packet_command));
H A Dsr.c108 static int sr_packet(struct cdrom_device_info *, struct packet_command *);
826 struct packet_command *cgc)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/cdrom/
H A Dcdrom.c369 struct packet_command *cgc)
484 struct packet_command cgc;
514 struct packet_command cgc;
535 struct packet_command cgc;
567 struct packet_command cgc;
608 struct packet_command cgc;
626 struct packet_command cgc;
660 struct packet_command cgc;
690 struct packet_command cgc;
710 struct packet_command cg
[all...]
H A Dviocd.c488 struct packet_command *cgc)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dpktcdvd.c751 * Send a packet_command to the underlying block device and
754 static int pkt_generic_packet(struct pktcdvd_device *pd, struct packet_command *cgc)
791 static void pkt_dump_sense(struct packet_command *cgc)
824 struct packet_command cgc;
842 struct packet_command cgc;
1645 static int pkt_mode_sense(struct pktcdvd_device *pd, struct packet_command *cgc, int page_code, int page_control)
1657 static int pkt_mode_select(struct pktcdvd_device *pd, struct packet_command *cgc)
1671 struct packet_command cgc;
1698 struct packet_command cgc;
1761 struct packet_command cg
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcdrom.h911 struct packet_command struct
982 struct packet_command *);
1007 struct packet_command *cgc);
1009 struct packet_command *cgc,
1011 extern void init_cdrom_command(struct packet_command *cgc,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-cd.c233 if (packet_command_texts[mid].packet_command ==
238 if (packet_command_texts[mid].packet_command >
662 * struct packet_command *pc; now packet_command_t *pc;
2227 struct packet_command *cgc)
2387 struct packet_command cgc;
3095 struct packet_command cgc;
3115 struct packet_command cgc;
H A Dide-cd.h523 unsigned short packet_command; member in struct:__anon4433
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/paride/
H A Dpcd.c181 struct packet_command *cgc);
484 static int pcd_packet(struct cdrom_device_info *cdi, struct packet_command *cgc)

Completed in 183 milliseconds