Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h39 extern char emlxs_name[64];
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c37 char emlxs_name[] = EMLXS_NAME; variable
476 emlxs_name, /* module name */
H A Demlxs_dfc.c3940 (void) strncpy(hbainfo->drv_module, emlxs_name, in emlxs_dfc_get_hbainfo()