Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h157 emlxs_config_t emlxs_cfg[] = { variable
H A Demlxs_extern.h49 extern emlxs_config_t emlxs_cfg[];
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c7126 bcopy((uint8_t *)&emlxs_cfg, (uint8_t *)cfg, sizeof (emlxs_cfg)); in emlxs_hba_attach()