Home
last modified time | relevance | path

Searched full:alpa (Results 1 – 22 of 22) sorted by relevance

/titanic_53/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
204 # Range: Min:0x00 Max:0xef Default:0x00 (valid ALPA's only)
206 assign-alpa=0x00;
H A Demlxs_mbox.c1560 "tag=%d -> %d ALPA=%x", in emlxs_read_la_mbcmpl()
1566 "tag=%d -> %d ALPA=%x", in emlxs_read_la_mbcmpl()
H A Demlxs_solaris.c2431 /* Check if alpa map is available */ in emlxs_fca_get_map()
2437 /* trigger an ALPA scan in ULP */ in emlxs_fca_get_map()
H A Demlxs_fcf.c3046 "alpa=%x. >", in emlxs_fc_fcftab_topo_mbcmpl()
/titanic_53/usr/src/uts/common/sys/scsi/impl/
H A Dservices.h152 #define INTERCONNECT_FIBRE 2 /* PLDA or hard ALPA */
155 #define INTERCONNECT_FABRIC 5 /* soft ALPA or Switch */
/titanic_53/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfcal.h66 * byte contains the real ALPA. The highest significant bits are
H A Dfctl_private.h738 static int fctl_is_alpa_present(fc_local_port_t *port, uchar_t alpa);
/titanic_53/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h69 CFG_ASSIGN_ALPA, /* assign-alpa */
279 {"assign-alpa",
282 "Assigns a preferred ALPA to the port. Only used in Loop topology."},
H A Dfw_lp10000.h27031 /* 0x34BE8 */ 0x41, 0x4C, 0x50, 0x41, 0x3D, 0x25, 0x78, 0x0A, /* ALPA=%x. */
43628 /* 0x55290 */ 0x23, 0x6F, 0x66, 0x20, 0x41, 0x4C, 0x50, 0x41, /* #of.ALPA */
H A Dfw_lp11002.h31151 /* 0x3CCA8 */ 0x41, 0x4C, 0x50, 0x41, 0x3D, 0x25, 0x78, 0x0A, /* ALPA=%x. */
49318 /* 0x60460 */ 0x41, 0x4C, 0x50, 0x41, 0x3D, 0x25, 0x78, 0x0A, /* ALPA=%x. */
68727 /* 0x862E8 */ 0x41, 0x4C, 0x50, 0x41, 0x3D, 0x25, 0x78, 0x0A, /* ALPA=%x. */
H A Dfw_lp11000.h29132 /* 0x38D90 */ 0x23, 0x6F, 0x66, 0x20, 0x41, 0x4C, 0x50, 0x41, /* #of.ALPA */
46444 /* 0x5AA90 */ 0x41, 0x4C, 0x50, 0x41, 0x3D, 0x25, 0x78, 0x0A, /* ALPA=%x. */
66373 /* 0x81958 */ 0x23, 0x6F, 0x66, 0x20, 0x41, 0x4C, 0x50, 0x41, /* #of.ALPA */
H A Dfw_lpe11002.h31751 /* 0x3DF68 */ 0x41, 0x4C, 0x50, 0x41, 0x3D, 0x25, 0x78, 0x0A, /* ALPA=%x. */
50100 /* 0x61CD0 */ 0x41, 0x4C, 0x50, 0x41, 0x3D, 0x25, 0x78, 0x0A, /* ALPA=%x. */
69407 /* 0x87828 */ 0x41, 0x4C, 0x50, 0x41, 0x3D, 0x25, 0x78, 0x0A, /* ALPA=%x. */
H A Dfw_lpe11000.h29715 /* 0x39FC8 */ 0x41, 0x4C, 0x50, 0x41, 0x3D, 0x25, 0x78, 0x0A, /* ALPA=%x. */
47078 /* 0x5BE60 */ 0x41, 0x4C, 0x50, 0x41, 0x3D, 0x25, 0x78, 0x0A, /* ALPA=%x. */
66901 /* 0x829D8 */ 0x41, 0x4C, 0x50, 0x41, 0x3D, 0x25, 0x78, 0x0A, /* ALPA=%x. */
/titanic_53/usr/src/uts/common/sys/mpt/
H A Dmpi_cnfg.h819 uint8_t ALPA[127]; member
/titanic_53/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c3633 "completion for alpa %x\n", in sf_reportlun_callback()
3641 "!REPORTLUN device alpa %x " in sf_reportlun_callback()
3651 "!REPORTLUN device alpa %x was reset\n", in sf_reportlun_callback()
3655 "!REPORTLUN device alpa %x " in sf_reportlun_callback()
6392 sf_log(sf, CE_NOTE, "!%s to target 0x%x alpa 0x%x timed out\n",
/titanic_53/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c5962 fctl_is_alpa_present(fc_local_port_t *port, uchar_t alpa) in fctl_is_alpa_present() argument
5970 if (port->fp_lilp_map.lilp_alpalist[index] == alpa) { in fctl_is_alpa_present()
H A Dfp.c10520 * the host adapter's alpa also shows up in the lilp map. We in fp_fillout_loopmap()
10522 * fctl_get_remote_port_by_did fails for the host adapter's ALPA in fp_fillout_loopmap()
/titanic_53/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c3662 * ALPA 0x00 in case of public loops in fcip_dodetach()
7148 * broadcast sequence is simply sent to ALPA 0x00. The in fcip_get_broadcast_did()
/titanic_53/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3123 /* Save Host d_id, alpa, loop ID. */ in ql_configure_hba()
H A Dql_api.c257 /* Device loop_id to ALPA array. */
/titanic_53/usr/src/lib/storage/libg_fc/common/
H A Dmap.c210 * tid - device ID for private map or 24-bit alpa for fabric map
/titanic_53/usr/src/cmd/luxadm/
H A Dg_adm.c3391 /* matching the domain and area id with input alpa, */ in n_rem_list_entry_fabric()