Home
last modified time | relevance | path

Searched refs:pi_hard_addr (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h121 fc_hardaddr_t pi_hard_addr; /* Hard address */ member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1748 port_info->pi_hard_addr.hard_addr = cfg[CFG_ASSIGN_ALPA].current; in emlxs_fca_bind_port()
1982 port_info->pi_hard_addr.hard_addr); in emlxs_fca_bind_port()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2443 port_info->pi_hard_addr.hard_addr = 0; in ql_bind_port()
2452 port_info->pi_hard_addr.hard_addr = in ql_bind_port()
2459 port_info->pi_hard_addr.hard_addr = d_id.b24; in ql_bind_port()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c13846 port->fp_hard_addr = port_info->pi_hard_addr; in fp_bind_callbacks()