Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr.h373 U16 io_throttle_high; member
764 u_int32_t io_throttle_high; member
H A Dmpi3mr_cam.c1212 tg_pend_data_len, sc->io_throttle_high, in mpi3mr_enqueue_request()
1218 sc->io_throttle_high) || in mpi3mr_enqueue_request()
1237 sc->io_throttle_high); in mpi3mr_enqueue_request()
1241 if (ioc_pend_data_len >= sc->io_throttle_high) { in mpi3mr_enqueue_request()
H A Dmpi3mr.c1674 sc->facts.io_throttle_high = facts_data->IOThrottleHigh; in mpi3mr_process_factsdata()
1688 sc->io_throttle_high = (sc->facts.io_throttle_high * 2 * 1024); in mpi3mr_process_factsdata()
1711 sc->facts.io_throttle_high, sc->facts.io_throttle_low); in mpi3mr_process_factsdata()