Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi-sun.h60 HBA_WWN VPortWWN; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h311 la_wwn_t VPortWWN; member
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc539 memcpy(&entrybuf.VPortWWN, &en_wwn, sizeof (en_wwn)); in createNPIVPort()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7644 fc_wwn_to_str(&entrybuf.VPortWWN, ww_pname); in fp_fciocmd()
7650 if (fc_get_npiv_port(port, &entrybuf.VPortWWN)) { in fp_fciocmd()