Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfc.h369 uint32_t hard_alpa; member
/titanic_41/usr/src/uts/sun/io/
H A Dsocal.c4986 int hard_alpa; in socal_sftm_attach() local
5030 hard_alpa = socal_switch_to_alpa[loop_id]; in socal_sftm_attach()
5031 if (hard_alpa != socalp->port_state[port].sp_hard_alpa) { in socal_sftm_attach()
5032 socalp->port_state[port].sp_hard_alpa = hard_alpa; in socal_sftm_attach()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3969 hbainfo->hard_alpa = cfg[CFG_ASSIGN_ALPA].current; in emlxs_dfc_get_hbainfo()