Lines Matching defs:c

347 static inline bool hpsa_is_cmd_idle(struct CommandList *c)  in hpsa_is_cmd_idle()
375 struct CommandList *c) in check_for_unit_attention()
427 static int check_for_busy(struct ctlr_info *h, struct CommandList *c) in check_for_busy()
1051 static void set_performant_mode(struct ctlr_info *h, struct CommandList *c, in set_performant_mode()
1063 struct CommandList *c, in set_ioaccel1_performant_mode()
1084 struct CommandList *c, in set_ioaccel2_tmf_performant_mode()
1103 struct CommandList *c, in set_ioaccel2_performant_mode()
1136 struct CommandList *c) in dial_down_lockup_detection_during_fw_flash()
1145 struct CommandList *c) in dial_up_lockup_detection_on_fw_flash_complete()
1153 struct CommandList *c, int reply_queue) in __enqueue_cmd_and_start_io()
1183 static void enqueue_cmd_and_start_io(struct ctlr_info *h, struct CommandList *c) in enqueue_cmd_and_start_io()
1837 struct CommandList *c = h->cmd_pool + i; in hpsa_find_outstanding_commands_for_dev() local
2269 struct io_accel2_cmd *cp, struct CommandList *c) in hpsa_map_ioaccel2_sg_chain_block()
2302 struct CommandList *c) in hpsa_map_sg_chain_block()
2326 struct CommandList *c) in hpsa_unmap_sg_chain_block()
2344 struct CommandList *c, in handle_ioaccel_mode2_error()
2459 struct CommandList *c) in hpsa_cmd_resolve_events()
2479 struct CommandList *c) in hpsa_cmd_resolve_and_free()
2486 struct CommandList *c, struct scsi_cmnd *cmd) in hpsa_cmd_free_and_done()
2493 static void hpsa_retry_cmd(struct ctlr_info *h, struct CommandList *c) in hpsa_retry_cmd()
2500 struct CommandList *c, struct scsi_cmnd *cmd, in process_ioaccel2_completion()
2645 struct io_accel1_cmd *c = &h->ioaccel_cmd_pool[cp->cmdindex]; in complete_scsi_command() local
2805 static void hpsa_pci_unmap(struct pci_dev *pdev, struct CommandList *c, in hpsa_pci_unmap()
2848 struct CommandList *c, int reply_queue, unsigned long timeout_msecs) in hpsa_scsi_do_simple_cmd_core()
2867 static int hpsa_scsi_do_simple_cmd(struct ctlr_info *h, struct CommandList *c, in hpsa_scsi_do_simple_cmd()
2891 struct CommandList *c, enum dma_data_direction data_direction, in hpsa_scsi_do_simple_cmd_with_retry()
2919 struct CommandList *c) in hpsa_print_cmd()
3007 struct CommandList *c; in hpsa_do_receive_diagnostic() local
3059 struct CommandList *c; in hpsa_scsi_do_inquiry() local
3087 struct CommandList *c; in hpsa_send_reset() local
3112 static bool hpsa_cmd_dev_match(struct ctlr_info *h, struct CommandList *c, in hpsa_cmd_dev_match()
3313 struct CommandList *c; in hpsa_get_raid_map() local
3355 struct CommandList *c; in hpsa_bmic_sense_subsystem_information() local
3386 struct CommandList *c; in hpsa_bmic_id_controller() local
3415 struct CommandList *c; in hpsa_bmic_id_physical_device() local
3452 struct CommandList *c = NULL; in hpsa_get_enclosure_info() local
3747 struct CommandList *c; in hpsa_scsi_do_report_luns() local
3883 struct CommandList *c; in hpsa_volume_offline() local
4732 struct CommandList *c, u32 ioaccel_handle, u8 *cdb, int cdb_len, in hpsa_scsi_ioaccel1_queue_command()
4829 struct CommandList *c) in hpsa_scsi_ioaccel_direct_map()
4850 struct CommandList *c, struct io_accel2_cmd *cp) in set_encrypt_ioaccel2()
4906 struct CommandList *c, u32 ioaccel_handle, u8 *cdb, int cdb_len, in hpsa_scsi_ioaccel2_queue_command()
5045 struct CommandList *c, u32 ioaccel_handle, u8 *cdb, int cdb_len, in hpsa_scsi_ioaccel_queue_command()
5103 struct CommandList *c) in hpsa_scsi_ioaccel_raid_map()
5457 struct CommandList *c, struct scsi_cmnd *cmd, in hpsa_ciss_submit()
5529 struct CommandList *c) in hpsa_cmd_init()
5554 struct CommandList *c = h->cmd_pool + i; in hpsa_preinitialize_commands() local
5562 struct CommandList *c) in hpsa_cmd_partial_init()
5574 struct CommandList *c, struct scsi_cmnd *cmd, in hpsa_ioaccel_submit()
5619 struct CommandList *c = container_of(work, struct CommandList, work); in hpsa_command_resubmit_worker() local
5685 struct CommandList *c; in hpsa_scsi_queue_command() local
5913 struct CommandList *c, unsigned char lunaddr[], in hpsa_send_test_unit_ready()
5949 struct CommandList *c, in hpsa_wait_for_test_unit_ready()
5989 struct CommandList *c; in wait_for_device_to_become_ready() local
6138 struct CommandList *c = h->cmd_pool + idx; in cmd_tagged_alloc() local
6178 static void cmd_tagged_free(struct ctlr_info *h, struct CommandList *c) in cmd_tagged_free()
6198 struct CommandList *c; in cmd_alloc() local
6257 static void cmd_free(struct ctlr_info *h, struct CommandList *c) in cmd_free()
6404 struct CommandList *c; in hpsa_passthru_ioctl() local
6495 struct CommandList *c; in hpsa_big_passthru_ioctl() local
6617 struct CommandList *c) in check_ioctl_unit_attention()
6679 struct CommandList *c; in hpsa_send_host_reset() local
6696 static int fill_cmd(struct CommandList *c, u8 cmd, struct ctlr_info *h, in fill_cmd()
6961 static inline void finish_cmd(struct CommandList *c) in finish_cmd()
6976 struct CommandList *c; in process_indexed_cmd() local
8236 struct CommandList *c; in fail_all_outstanding_cmds() local
8935 struct CommandList *c; in hpsa_flush_cache() local
8968 struct CommandList *c; in hpsa_disable_rld_caching() local
9540 static int is_accelerated_cmd(struct CommandList *c) in is_accelerated_cmd()
9547 struct CommandList *c = NULL; in hpsa_drain_accel_commands() local