Searched refs:CommandList (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/scsi/ |
D | hpsa.c | 208 static void cmd_free(struct ctlr_info *h, struct CommandList *c); 209 static struct CommandList *cmd_alloc(struct ctlr_info *h); 210 static int fill_cmd(struct CommandList *c, u8 cmd, struct ctlr_info *h, 229 struct CommandList *c); 231 struct CommandList *c); 245 static inline void finish_cmd(struct CommandList *c); 252 struct CommandList *c, u32 ioaccel_handle, u8 *cdb, int cdb_len, 269 struct CommandList *c) in check_for_unit_attention() 307 static int check_for_busy(struct ctlr_info *h, struct CommandList *c) in check_for_busy() 750 static void set_performant_mode(struct ctlr_info *h, struct CommandList *c) in set_performant_mode() [all …]
|
D | hpsa.h | 33 struct CommandList *c); 159 struct CommandList *cmd_pool; 357 struct CommandList *c) in SA5_submit_command() 364 struct CommandList *c) in SA5_submit_command_no_read() 370 struct CommandList *c) in SA5_submit_command_ioaccel2()
|
D | hpsa_cmd.h | 399 struct CommandList { struct
|