Searched refs:for_each_hrrq (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/ |
D | ipr.c | 880 for_each_hrrq(hrrq, ioa_cfg) { in ipr_fail_all_ops() 4942 for_each_hrrq(hrrq, ioa_cfg) { in ipr_wait_for_ops() 4959 for_each_hrrq(hrrq, ioa_cfg) { in ipr_wait_for_ops() 5151 for_each_hrrq(hrrq, ioa_cfg) { in __ipr_eh_dev_reset() 5177 for_each_hrrq(hrrq, ioa_cfg) { in __ipr_eh_dev_reset() 5334 for_each_hrrq(hrrq, ioa_cfg) { in ipr_cancel_op() 6565 for_each_hrrq(hrrq, ioa_cfg) { in ipr_ata_post_internal() 7993 for_each_hrrq(hrrq, ioa_cfg) { in ipr_init_ioa_mem() 8641 for_each_hrrq(hrrq, ioa_cfg) { in ipr_reset_cancel_hcam_done()
|
D | ipr.h | 1093 #define for_each_hrrq(hrrq, ioa_cfg) \ macro
|