Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h210 extern uint32_t emlxs_check_parm(emlxs_hba_t *hba,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c1004 cfg->current = emlxs_check_parm(hba, CFG_LINK_SPEED, cfg->current); in emlxs_process_link_speed()
H A Demlxs_solaris.c6634 cfg->current = emlxs_check_parm(hba, i, cfg->current); in emlxs_mode_init()
7672 cfg->current = emlxs_check_parm(hba, i, new_value); in emlxs_get_props()
7681 emlxs_check_parm(emlxs_hba_t *hba, uint32_t index, uint32_t new_value) in emlxs_check_parm() function
7998 new_value = emlxs_check_parm(hba, index, new_value); in emlxs_set_parm()