Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.h116 FCOE_PORT_WWN port_nwwn; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h109 la_wwn_t port_nwwn; /* node WWN */ member
H A Dfc_fcaif.h106 la_wwn_t port_nwwn; /* virtual port pwwn */ member
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h220 uint8_t port_nwwn[FC_WWN_LEN]; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h275 la_wwn_t port_nwwn; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2626 uchar_t *port_nwwn = bind_info->port_nwwn.raw_wwn; in ql_bind_port() local