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 in struct:fcoe_smf_port_instance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h109 la_wwn_t port_nwwn; /* node WWN */ member in struct:ulp_port_info
H A Dfc_fcaif.h106 la_wwn_t port_nwwn; /* virtual port pwwn */ member in struct:fc_fca_bind
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h219 uint8_t port_nwwn[FC_WWN_LEN]; member in struct:fct_local_port
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h275 la_wwn_t port_nwwn; member in struct:fcp_port
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2340 uchar_t *port_nwwn = bind_info->port_nwwn.raw_wwn; local
2403 bcopy(port_nwwn,
2423 port_nwwn[0], port_nwwn[1], port_nwwn[2],
2424 port_nwwn[3], port_nwwn[4], port_nwwn[5],
2425 port_nwwn[
[all...]

Completed in 82 milliseconds