Home
last modified time | relevance | path

Searched defs:port_pwwn (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.h115 FCOE_PORT_WWN port_pwwn; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h108 la_wwn_t port_pwwn; /* port WWN */ member
H A Dfc_fcaif.h107 la_wwn_t port_pwwn; /* virtual port nwwn */ member
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h221 uint8_t port_pwwn[FC_WWN_LEN]; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h280 la_wwn_t port_pwwn; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2627 uchar_t *port_pwwn = bind_info->port_pwwn.raw_wwn; in ql_bind_port() local