Searched defs:init_command (Results 1 – 4 of 4) sorted by relevance
35 struct init_command { struct36 unsigned char instruction[6];37 unsigned char to_read; /* length to read. 0 means no reply requested */
17 blk_status_t (*init_command)(struct scsi_cmnd *); member
298 struct vnt_cmd_card_init init_command; member
1767 static int alps_rpt_cmd(struct psmouse *psmouse, int init_command, in alps_rpt_cmd()