Searched defs:init_command (Results 1 – 4 of 4) sorted by relevance
44 struct init_command { struct45 unsigned char instruction[6];46 unsigned char to_read; /* length to read. 0 means no reply requested */
16 int (*init_command)(struct scsi_cmnd *); member
295 struct vnt_cmd_card_init init_command; member
1769 static int alps_rpt_cmd(struct psmouse *psmouse, int init_command, in alps_rpt_cmd()