Searched refs:en_wwn (Results 1 – 3 of 3) sorted by relevance
266 uint64_t en_wwn = htonll(portwwn); in getPortAttributes() local270 fctio.fctio_ibuf = (uint64_t)(uintptr_t)&en_wwn; in getPortAttributes()320 uint64_t en_wwn = htonll(portwwn); in getDiscoveredAttributes() local324 fctio.fctio_ibuf = (uint64_t)(uintptr_t)&en_wwn; in getDiscoveredAttributes()365 uint64_t en_wwn = htonll(wwn); in getDiscoveredAttributes() local372 fctio.fctio_ibuf = (uint64_t)(uintptr_t)&en_wwn; in getDiscoveredAttributes()
121 uint64_t en_wwn = htonll(portwwn); in getHBAAttributes() local129 fctio.fctio_ibuf = (uint64_t)(uintptr_t)&en_wwn; in getHBAAttributes()196 uint64_t en_wwn = htonll(portwwn); in doForceLip() local201 fctio.fctio_ibuf = (uint64_t)(uintptr_t)&en_wwn; in doForceLip()
515 uint64_t en_wwn = htonll(vportwwn); in deleteNPIVPort() local516 memcpy(&lawwn[0], &en_wwn, sizeof (en_wwn)); in deleteNPIVPort()536 uint64_t en_wwn = htonll(vnodewwn); in createNPIVPort() local537 memcpy(&entrybuf.VNodeWWN, &en_wwn, sizeof (en_wwn)); in createNPIVPort()538 en_wwn = htonll(vportwwn); in createNPIVPort()539 memcpy(&entrybuf.VPortWWN, &en_wwn, sizeof (en_wwn)); in createNPIVPort()672 uint64_t en_wwn = htonll(wwn); in getDiscoveredAttributes() local673 memcpy(&lawwn, &en_wwn, sizeof (en_wwn)); in getDiscoveredAttributes()