Home
last modified time | relevance | path

Searched refs:cfd_name (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1065 (void) snprintf(port->cfd_name, sizeof (port->cfd_name), in emlxs_fct_bind_port()
1068 (void) snprintf(port->cfd_name, sizeof (port->cfd_name), in emlxs_fct_bind_port()
1095 port->port_provider->pp_name = port->cfd_name; in emlxs_fct_bind_port()
1175 fct_port->port_default_alias = port->cfd_name; in emlxs_fct_bind_port()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1111 char cfd_name[24]; member