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

/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs.conf194 # assign-alpa: Sets a preferred ALPA for the adapter.
200 # For example: emlxs0-assign-alpa=0x01; assigns ALPA 0x01 to adapter 0
201 # emlxs1-assign-alpa=0x02; assigns ALPA 0x02 to adapter 1
202 # emlxs2-assign-alpa=0x04; assigns ALPA 0x04 to adapter 2
206 assign-alpa=0x00;
/opensolaris-onvv-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);
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c5958 fctl_is_alpa_present(fc_local_port_t *port, uchar_t alpa) argument
5966 if (port->fp_lilp_map.lilp_alpalist[index] == alpa) {

Completed in 109 milliseconds