Searched defs:init_command (Results 1 – 4 of 4) sorted by relevance
48 struct init_command { struct49 unsigned char instruction[6];50 unsigned char to_read; /* length to read. 0 means no reply requested */
15 int (*init_command)(struct scsi_cmnd *); member
308 struct vnt_cmd_card_init init_command; member
1697 static int alps_rpt_cmd(struct psmouse *psmouse, int init_command, in alps_rpt_cmd()