Lines Matching refs:cmd_alloc
238 static struct CommandList *cmd_alloc(struct ctlr_info *h);
2798 c = cmd_alloc(h); in hpsa_scsi_do_inquiry()
2826 c = cmd_alloc(h); in hpsa_send_reset()
3070 c = cmd_alloc(h); in hpsa_get_raid_map()
3112 c = cmd_alloc(h); in hpsa_bmic_sense_subsystem_information()
3143 c = cmd_alloc(h); in hpsa_bmic_id_controller()
3172 c = cmd_alloc(h); in hpsa_bmic_id_physical_device()
3367 c = cmd_alloc(h); in hpsa_scsi_do_report_luns()
3483 c = cmd_alloc(h); in hpsa_volume_offline()
3558 c = cmd_alloc(h); in hpsa_device_supports_aborts()
5402 c = cmd_alloc(h); in wait_for_device_to_become_ready()
5549 c = cmd_alloc(h); in hpsa_send_abort()
5718 c = cmd_alloc(h); in hpsa_send_abort_ioaccel2()
5987 static struct CommandList *cmd_alloc(struct ctlr_info *h) in cmd_alloc() function
6230 c = cmd_alloc(h); in hpsa_passthru_ioctl()
6367 c = cmd_alloc(h); in hpsa_big_passthru_ioctl()
6491 c = cmd_alloc(h); in hpsa_send_host_reset()
8602 c = cmd_alloc(h); in hpsa_flush_cache()
8640 c = cmd_alloc(h); in hpsa_disable_rld_caching()