Searched refs:cmd_special_alloc (Results 1 – 3 of 3) sorted by relevance
207 static struct CommandList *cmd_special_alloc(struct ctlr_info *h);2121 c = cmd_special_alloc(h); in hpsa_scsi_do_inquiry()2152 c = cmd_special_alloc(h); in hpsa_bmic_ctrl_mode_sense()2182 c = cmd_special_alloc(h); in hpsa_send_reset()2311 c = cmd_special_alloc(h); in hpsa_get_raid_map()2450 c = cmd_special_alloc(h); in hpsa_scsi_do_report_luns()4231 c = cmd_special_alloc(h); in wait_for_device_to_become_ready()4357 c = cmd_special_alloc(h); in hpsa_send_abort()4729 static struct CommandList *cmd_special_alloc(struct ctlr_info *h) in cmd_special_alloc() function4963 c = cmd_special_alloc(h); in hpsa_passthru_ioctl()[all …]
1011 static CommandList_struct *cmd_special_alloc(ctlr_info_t *h) in cmd_special_alloc() function1496 c = cmd_special_alloc(h); in cciss_passthru()1635 c = cmd_special_alloc(h); in cciss_bigpassthru()2828 c = cmd_special_alloc(h); in sendcmd_withirq()
53 static CommandList_struct *cmd_special_alloc(ctlr_info_t *h);