Searched defs:ioa_cfg (Results  1 – 2 of 2) sorted by relevance
| /linux-4.1.27/drivers/scsi/ | 
| D | ipr.c | 601 	struct ipr_ioa_cfg *ioa_cfg = ipr_cmd->ioa_cfg;  in ipr_trc_hook()  local 632 	struct ipr_ioa_cfg *ioa_cfg = ipr_cmd->ioa_cfg;  in ipr_lock_and_done()  local 729 struct ipr_cmnd *ipr_get_free_ipr_cmnd(struct ipr_ioa_cfg *ioa_cfg)  in ipr_get_free_ipr_cmnd() 748 static void ipr_mask_and_clear_interrupts(struct ipr_ioa_cfg *ioa_cfg,  in ipr_mask_and_clear_interrupts() 782 static int ipr_save_pcix_cmd_reg(struct ipr_ioa_cfg *ioa_cfg)  in ipr_save_pcix_cmd_reg() 806 static int ipr_set_pcix_cmd_reg(struct ipr_ioa_cfg *ioa_cfg)  in ipr_set_pcix_cmd_reg() 874 static void ipr_fail_all_ops(struct ipr_ioa_cfg *ioa_cfg)  in ipr_fail_all_ops() 919 	struct ipr_ioa_cfg *ioa_cfg = ipr_cmd->ioa_cfg;  in ipr_send_command()  local 1043 	struct ipr_ioa_cfg *ioa_cfg = ipr_cmd->ioa_cfg;  in ipr_send_blocking_cmd()  local 1053 static int ipr_get_hrrq_index(struct ipr_ioa_cfg *ioa_cfg)  in ipr_get_hrrq_index() [all …] 
 | 
| D | ipr.h | 487 	struct ipr_ioa_cfg *ioa_cfg;  member 1093 #define for_each_hrrq(hrrq, ioa_cfg) \  argument 1219 	struct ipr_ioa_cfg *ioa_cfg;  member 1266 	struct ipr_ioa_cfg *ioa_cfg;  member 1307 	struct ipr_ioa_cfg *ioa_cfg;  member 1621 	struct ipr_ioa_cfg *ioa_cfg;  member 1707 	struct ipr_ioa_cfg *ioa_cfg;  member 1764 #define ipr_res_printk(level, ioa_cfg, bus, target, lun, fmt, ...) \  argument 1768 #define ipr_res_err(ioa_cfg, res, fmt, ...) \  argument 1771 #define ipr_ra_printk(level, ioa_cfg, ra, fmt, ...) \  argument [all …] 
 |