Searched refs:gdth_cmd_str (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dgdth_proc.h8 int gdth_execute(struct Scsi_Host *shost, gdth_cmd_str *gdtcmd, char *cmnd,
H A Dgdth_ioctl.h137 } PACKED gdth_cmd_str; typedef in typeref:struct:__anon6568
281 gdth_cmd_str command; /* command */
H A Dgdth.c725 int __gdth_execute(struct scsi_device *sdev, gdth_cmd_str *gdtcmd, char *cmnd,
764 int __gdth_execute(struct scsi_device *sdev, gdth_cmd_str *gdtcmd, char *cmnd,
768 unsigned bufflen = gdtcmd ? sizeof(gdth_cmd_str) : 0;
791 int gdth_execute(struct Scsi_Host *shost, gdth_cmd_str *gdtcmd, char *cmnd,
1698 register gdth_cmd_str *cmd_ptr;
1829 register gdth_cmd_str *cmd_ptr;
1836 memset((char*)cmd_ptr,0,sizeof(gdth_cmd_str));
1883 ha->cmd_len = sizeof(gdth_cmd_str);
2812 register gdth_cmd_str *cmdp;
2990 ha->cmd_len = GDTOFFSOF(gdth_cmd_str,
[all...]
H A Dgdth_proc.c75 gdth_cmd_str gdtcmd;
81 memset(&gdtcmd, 0, sizeof(gdth_cmd_str));
195 gdth_cmd_str *gdtcmd;
215 memset(gdtcmd, 0, sizeof(gdth_cmd_str));
H A Dgdth.h874 gdth_cmd_str *pccb; /* address command structure */
957 gdth_cmd_str cmdext;

Completed in 67 milliseconds