Searched refs:for_each_hrrq (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/ |
D | ipr.c | 883 for_each_hrrq(hrrq, ioa_cfg) { in ipr_fail_all_ops() 5033 for_each_hrrq(hrrq, ioa_cfg) { in ipr_wait_for_ops() 5050 for_each_hrrq(hrrq, ioa_cfg) { in ipr_wait_for_ops() 5242 for_each_hrrq(hrrq, ioa_cfg) { in __ipr_eh_dev_reset() 5268 for_each_hrrq(hrrq, ioa_cfg) { in __ipr_eh_dev_reset() 5425 for_each_hrrq(hrrq, ioa_cfg) { in ipr_cancel_op() 6668 for_each_hrrq(hrrq, ioa_cfg) { in ipr_ata_post_internal() 8190 for_each_hrrq(hrrq, ioa_cfg) { in ipr_init_ioa_mem() 8865 for_each_hrrq(hrrq, ioa_cfg) { in ipr_reset_cancel_hcam_done()
|
D | ipr.h | 1115 #define for_each_hrrq(hrrq, ioa_cfg) \ macro
|