Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h627 #define IO_THROTTLE_RESERVE 12 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c939 hba->io_throttle = mb->un.varRdConfig.max_xri - IO_THROTTLE_RESERVE; in emlxs_sli3_online()
H A Demlxs_sli4.c1146 hba->io_throttle = hba->sli.sli4.XRICount - IO_THROTTLE_RESERVE; in emlxs_sli4_online()