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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c6621 cfg->current = emlxs_check_parm(hba, i, cfg->current);
7659 cfg->current = emlxs_check_parm(hba, i, new_value);
7668 emlxs_check_parm(emlxs_hba_t *hba, uint32_t index, uint32_t new_value) function
7943 } /* emlxs_check_parm() */
7973 new_value = emlxs_check_parm(hba, index, new_value);

Completed in 66 milliseconds