Searched defs:node_throttle (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c2798 int32_t node_throttle; local
2925 node_throttle = sbp->node->io_throttle -
2927 if (node_throttle <= 0) {
H A Demlxs_sli4.c2846 int32_t node_throttle; local
2949 node_throttle = sbp->node->io_throttle -
2951 if (node_throttle <= 0) {

Completed in 86 milliseconds