Searched defs:init_command (Results 1 – 2 of 2) 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