HomeSort by: relevance | last modified time | path
    Searched defs:wwpn (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
isp_ioctl.h 191 uint64_t wwpn; member in struct:__anon487c79600308::wwnpair
isp_tpublic.h 121 uint64_t wwpn; member in struct:__anon86d6b6f80508::__anon86d6b6f8070a::__anon86d6b6f80808
isp.c 78 static const char topology[] = "Chan %d WWPN 0x%08x%08x PortID 0x%06x N-Port Handle %d, Connection '%s'";
2387 "PortID 0x%06x WWPN 0x%02x%02x%02x%02x%02x%02x%02x%02x",
3022 * to return a portid but not a WWPN/WWNN or role for devices
3520 * WWNN/WWPN duple, we enter the device into our database.
3525 uint64_t wwnn, wwpn; local in function:isp_scan_fabric
3625 * Check to make sure that handle, portid, WWPN and
3631 MAKE_WWN_FROM_NODE_NAME(wwpn, pdb.portname);
3634 wwpn != lp->port_wwn ||
3639 (uint32_t) (wwpn >> 32), (uint32_t) wwpn,
    [all...]
ispmbox.h 1175 uint8_t wwpn[8]; member in struct:__anon33fa061c2008::__anon33fa061c2108
1840 * the WWNN/WWPN if the ELS is PLOGI, PDISC or ADISC. The WWN is in
1848 * the WWPN if the ELS is LOGO. The WWN is in Big Endian format.
2047 uint16_t at_wwpn[4]; /* WWPN of initiator */
2066 uint16_t at_wwpn[4]; /* WWPN of initiator */
  /src/sys/dev/pci/
mpiireg.h 1218 u_int64_t wwpn; member in struct:mpii_cfg_fc_port_pg0
1267 u_int64_t wwpn; member in struct:mpii_cfg_fc_device_pg0

Completed in 22 milliseconds