Home
last modified time | relevance | path

Searched refs:CommandList (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dhpsa.c237 static void cmd_free(struct ctlr_info *h, struct CommandList *c);
238 static struct CommandList *cmd_alloc(struct ctlr_info *h);
239 static void cmd_tagged_free(struct ctlr_info *h, struct CommandList *c);
240 static struct CommandList *cmd_tagged_alloc(struct ctlr_info *h,
242 static int fill_cmd(struct CommandList *c, u8 cmd, struct ctlr_info *h,
263 struct CommandList *c);
265 struct CommandList *c);
280 static inline void finish_cmd(struct CommandList *c);
287 struct CommandList *c, u32 ioaccel_handle, u8 *cdb, int cdb_len,
309 static inline bool hpsa_is_cmd_idle(struct CommandList *c) in hpsa_is_cmd_idle()
[all …]
Dhpsa.h30 struct CommandList *c);
193 struct CommandList *cmd_pool;
409 struct CommandList *c) in SA5_submit_command()
416 struct CommandList *c) in SA5_submit_command_no_read()
422 struct CommandList *c) in SA5_submit_command_ioaccel2()
Dhpsa_cmd.h418 struct CommandList { struct