Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc511 la_wwn_t lawwn[1]; in deleteNPIVPort() local
516 memcpy(&lawwn[0], &en_wwn, sizeof (en_wwn)); in deleteNPIVPort()
521 fcio.fcio_ibuf = (caddr_t)&lawwn; in deleteNPIVPort()
531 la_wwn_t lawwn[2]; in createNPIVPort() local
667 la_wwn_t lawwn; in getDiscoveredAttributes() local
673 memcpy(&lawwn, &en_wwn, sizeof (en_wwn)); in getDiscoveredAttributes()
680 fcio.fcio_ibuf = (caddr_t)&lawwn; in getDiscoveredAttributes()