Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h121 fc_hardaddr_t pi_hard_addr; /* Hard address */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1753 port_info->pi_hard_addr.hard_addr = cfg[CFG_ASSIGN_ALPA].current; in emlxs_fca_bind_port()
1992 port_info->pi_hard_addr.hard_addr); in emlxs_fca_bind_port()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2725 port_info->pi_hard_addr.hard_addr = 0; in ql_bind_port()
2734 port_info->pi_hard_addr.hard_addr = in ql_bind_port()
2741 port_info->pi_hard_addr.hard_addr = d_id.b24; in ql_bind_port()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c13850 port->fp_hard_addr = port_info->pi_hard_addr; in fp_bind_callbacks()