Home
last modified time | relevance | path

Searched refs:throttle_group (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_cam.h121 struct mpi3mr_throttle_group_info *throttle_group; member
H A Dmpi3mr.c305 if (target->throttle_group == tg) in mpi3mr_set_io_divert_for_all_vd_in_tg()
3429 tgtdev->throttle_group = tg; in mpi3mr_update_device()
4570 tg = target->throttle_group; in mpi3mr_process_op_reply_desc()
5665 target->throttle_group = NULL; in mpi3mr_invalidate_devhandles()
H A Dmpi3mr_cam.c1199 tg = targ->throttle_group; in mpi3mr_enqueue_request()