Home
last modified time | relevance | path

Searched defs:wwn (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_cam.c2098 uint64_t wwn = 0; in ocs_action() local
2232 uint64_t wwn = 0; in ocs_action() local
H A Docs_common.h111 uint8_t wwn[8]; /**< Switch WWN */ member
/freebsd/sys/dev/isp/
H A Disp.c1622 uint64_t wwn = INI_NONE; in isp_get_wwn() local
5374 uint64_t wwn; isp_parse_nvram_2400() local
[all...]
H A Dispmbox.h738 #define MAKE_NODE_NAME_FROM_WWN(array, wwn) \ argument
748 #define MAKE_WWN_FROM_NODE_NAME(wwn, array) \ argument
/freebsd/sys/sys/
H A Data.h237 /*108*/ u_int16_t wwn[4]; member
909 uint8_t wwn[16]; member
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_mcp.c4514 struct ecore_ptt *p_ptt, u8 *wwn) in ecore_mcp_update_fcoe_fabric_name()