Home
last modified time | relevance | path

Searched refs:cfginfo (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cmd.h879 int hermon_config_fc_cmd_post(hermon_state_t *state, void *cfginfo, int enable,
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cmd.c3487 hermon_config_fc_cmd_post(hermon_state_t *state, void *cfginfo, int enable, in hermon_config_fc_cmd_post() argument
3510 data = ((uint64_t *)cfginfo)[i]; in hermon_config_fc_cmd_post()
3524 portid = ((uint32_t *)cfginfo)[i * 2]; in hermon_config_fc_cmd_post()
3527 portid = ((uint32_t *)cfginfo)[i * 2 + 1]; in hermon_config_fc_cmd_post()