Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs.conf206 assign-alpa=0x00;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h738 static int fctl_is_alpa_present(fc_local_port_t *port, uchar_t alpa);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c5968 fctl_is_alpa_present(fc_local_port_t *port, uchar_t alpa) in fctl_is_alpa_present() argument
5976 if (port->fp_lilp_map.lilp_alpalist[index] == alpa) { in fctl_is_alpa_present()