Searched defs:min_delay (Results 1 - 2 of 2) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ | ||
| H A D | hermon_cmd.c | 3584 hermon_config_int_mod(hermon_state_t *state, uint_t min_delay, uint_t vector) argument 3593 inparm = (((uint64_t)min_delay & 0xFFFF) << 48) || |
| /illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/ | ||
| H A D | hermon_hw.h | 1639 uint32_t min_delay :16; member in struct:hermon_hw_conf_int_mod_s 1643 uint32_t min_delay :16; member in struct:hermon_hw_conf_int_mod_s |
Completed in 107 milliseconds