Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h203 extern uint32_t emlxs_set_parm(emlxs_hba_t *hba, uint32_t index,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c4667 if (emlxs_set_parm(hba, i, in emlxs_fca_port_manage()
7972 emlxs_set_parm(emlxs_hba_t *hba, uint32_t index, uint32_t new_value) in emlxs_set_parm() function
H A Demlxs_dfc.c5590 rc = emlxs_set_parm(hba, index, new_value); in emlxs_dfc_set_cfg()