Lines Matching +defs:val +defs:cs

104 static void myrs_qcmd(struct myrs_hba *cs, struct myrs_cmdblk *cmd_blk)  in myrs_qcmd()
128 static void myrs_exec_cmd(struct myrs_hba *cs, in myrs_exec_cmd()
145 static void myrs_report_progress(struct myrs_hba *cs, unsigned short ldev_num, in myrs_report_progress()
158 static unsigned char myrs_get_ctlr_info(struct myrs_hba *cs) in myrs_get_ctlr_info()
219 static unsigned char myrs_get_ldev_info(struct myrs_hba *cs, in myrs_get_ldev_info()
306 static unsigned char myrs_get_pdev_info(struct myrs_hba *cs, in myrs_get_pdev_info()
350 static unsigned char myrs_dev_op(struct myrs_hba *cs, in myrs_dev_op()
375 static unsigned char myrs_translate_pdev(struct myrs_hba *cs, in myrs_translate_pdev()
419 static unsigned char myrs_get_event(struct myrs_hba *cs, in myrs_get_event()
454 static unsigned char myrs_get_fwstatus(struct myrs_hba *cs) in myrs_get_fwstatus()
481 static bool myrs_enable_mmio_mbox(struct myrs_hba *cs, in myrs_enable_mmio_mbox()
580 static int myrs_get_config(struct myrs_hba *cs) in myrs_get_config()
811 static void myrs_log_event(struct myrs_hba *cs, struct myrs_event *ev) in myrs_log_event()
938 struct myrs_hba *cs = shost_priv(sdev->host); in raid_state_show() local
973 struct myrs_hba *cs = shost_priv(sdev->host); in raid_state_store() local
1057 struct myrs_hba *cs = shost_priv(sdev->host); in raid_level_show() local
1083 struct myrs_hba *cs = shost_priv(sdev->host); in rebuild_show() local
1112 struct myrs_hba *cs = shost_priv(sdev->host); in rebuild_store() local
1188 struct myrs_hba *cs = shost_priv(sdev->host); in consistency_check_show() local
1212 struct myrs_hba *cs = shost_priv(sdev->host); in consistency_check_store() local
1301 struct myrs_hba *cs = shost_priv(shost); in serial_show() local
1314 struct myrs_hba *cs = shost_priv(shost); in ctlr_num_show() local
1337 struct myrs_hba *cs = shost_priv(shost); in processor_show() local
1389 struct myrs_hba *cs = shost_priv(shost); in model_show() local
1399 struct myrs_hba *cs = shost_priv(shost); in ctlr_type_show() local
1409 struct myrs_hba *cs = shost_priv(shost); in cache_size_show() local
1419 struct myrs_hba *cs = shost_priv(shost); in firmware_show() local
1432 struct myrs_hba *cs = shost_priv(shost); in discovery_store() local
1470 struct myrs_hba *cs = shost_priv(shost); in flush_cache_store() local
1489 struct myrs_hba *cs = shost_priv(shost); in disable_enclosure_messages_show() local
1498 struct myrs_hba *cs = shost_priv(sdev->host); in disable_enclosure_messages_store() local
1535 struct myrs_hba *cs = shost_priv(shost); in myrs_host_reset() local
1541 static void myrs_mode_sense(struct myrs_hba *cs, struct scsi_cmnd *scmd, in myrs_mode_sense()
1588 struct myrs_hba *cs = shost_priv(shost); in myrs_queuecommand() local
1777 static unsigned short myrs_translate_ldev(struct myrs_hba *cs, in myrs_translate_ldev()
1791 struct myrs_hba *cs = shost_priv(sdev->host); in myrs_sdev_init() local
1888 struct myrs_hba *cs = shost_priv(sdev->host); in myrs_sdev_configure() local
1938 struct myrs_hba *cs; in myrs_alloc_host() local
1966 struct myrs_hba *cs = shost_priv(sdev->host); in myrs_is_raid() local
1979 struct myrs_hba *cs = shost_priv(sdev->host); in myrs_get_resync() local
2003 struct myrs_hba *cs = shost_priv(sdev->host); in myrs_get_state() local
2042 static void myrs_flush_cache(struct myrs_hba *cs) in myrs_flush_cache()
2047 static void myrs_handle_scsi(struct myrs_hba *cs, struct myrs_cmdblk *cmd_blk, in myrs_handle_scsi()
2092 static void myrs_handle_cmdblk(struct myrs_hba *cs, struct myrs_cmdblk *cmd_blk) in myrs_handle_cmdblk()
2105 struct myrs_hba *cs = container_of(work, struct myrs_hba, in myrs_monitor() local
2172 static bool myrs_create_mempools(struct pci_dev *pdev, struct myrs_hba *cs) in myrs_create_mempools()
2231 static void myrs_destroy_mempools(struct myrs_hba *cs) in myrs_destroy_mempools()
2241 static void myrs_unmap(struct myrs_hba *cs) in myrs_unmap()
2262 static void myrs_cleanup(struct myrs_hba *cs) in myrs_cleanup()
2291 struct myrs_hba *cs = NULL; in myrs_detect() local
2343 static bool myrs_err_status(struct myrs_hba *cs, unsigned char status, in myrs_err_status()
2400 __le32 val = cpu_to_le32(DAC960_GEM_IDB_HWMBOX_NEW_CMD << 24); in DAC960_GEM_hw_mbox_new_cmd() local
2407 __le32 val = cpu_to_le32(DAC960_GEM_IDB_HWMBOX_ACK_STS << 24); in DAC960_GEM_ack_hw_mbox_status() local
2414 __le32 val = cpu_to_le32(DAC960_GEM_IDB_CTRL_RESET << 24); in DAC960_GEM_reset_ctrl() local
2421 __le32 val = cpu_to_le32(DAC960_GEM_IDB_HWMBOX_NEW_CMD << 24); in DAC960_GEM_mem_mbox_new_cmd() local
2428 __le32 val; in DAC960_GEM_hw_mbox_is_full() local
2436 __le32 val; in DAC960_GEM_init_in_progress() local
2444 __le32 val = cpu_to_le32(DAC960_GEM_ODB_HWMBOX_ACK_IRQ << 24); in DAC960_GEM_ack_hw_mbox_intr() local
2451 __le32 val = cpu_to_le32((DAC960_GEM_ODB_HWMBOX_ACK_IRQ | in DAC960_GEM_ack_intr() local
2459 __le32 val; in DAC960_GEM_hw_mbox_status_available() local
2467 __le32 val = cpu_to_le32((DAC960_GEM_IRQMASK_HWMBOX_IRQ | in DAC960_GEM_enable_intr() local
2474 __le32 val = 0; in DAC960_GEM_disable_intr() local
2506 __le32 val; in DAC960_GEM_read_error_status() local
2537 struct myrs_hba *cs, void __iomem *base) in DAC960_GEM_hw_init()
2575 struct myrs_hba *cs = arg; in DAC960_GEM_intr_handler() local
2653 u8 val; in DAC960_BA_hw_mbox_is_full() local
2661 u8 val; in DAC960_BA_init_in_progress() local
2680 u8 val; in DAC960_BA_hw_mbox_status_available() local
2724 u8 val; in DAC960_BA_read_error_status() local
2756 struct myrs_hba *cs, void __iomem *base) in DAC960_BA_hw_init()
2794 struct myrs_hba *cs = arg; in DAC960_BA_intr_handler() local
2872 u8 val; in DAC960_LP_hw_mbox_is_full() local
2880 u8 val; in DAC960_LP_init_in_progress() local
2899 u8 val; in DAC960_LP_hw_mbox_status_available() local
2942 u8 val; in DAC960_LP_read_error_status() local
2974 struct myrs_hba *cs, void __iomem *base) in DAC960_LP_hw_init()
3013 struct myrs_hba *cs = arg; in DAC960_LP_intr_handler() local
3071 struct myrs_hba *cs; in myrs_probe() local
3105 struct myrs_hba *cs = pci_get_drvdata(pdev); in myrs_remove() local