Searched refs:word6 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_hw4.h | 963 uint32_t word6; member 966 #define lpfc_mbox_hdr_opcode_WORD word6 969 #define lpfc_mbox_hdr_subsystem_WORD word6 972 #define lpfc_mbox_hdr_port_number_WORD word6 975 #define lpfc_mbox_hdr_domain_WORD word6 995 uint32_t word6; member 998 #define lpfc_mbox_hdr_opcode_WORD word6 1001 #define lpfc_mbox_hdr_subsystem_WORD word6 1004 #define lpfc_mbox_hdr_domain_WORD word6 1432 uint32_t word6; member [all …]
|
H A D | lpfc_bsg.h | 252 uint32_t word6; member 255 #define lpfc_emb1_subcmnd_opcode_WORD word6 258 #define lpfc_emb1_subcmnd_subsys_WORD word6
|
H A D | lpfc_hw.h | 1349 uint32_t word6; member 1352 #define lpfc_instantiated_local_id_WORD word6 1355 #define lpfc_instantiated_nport_id_WORD word6 1363 uint32_t word6; member 1366 #define lpfc_deinstantiated_nport_id_WORD word6 1369 #define lpfc_deinstantiated_local_id_WORD word6
|
H A D | lpfc_els.c | 12405 inst_desc->word6 = cpu_to_be32(inst_desc->word6); in lpfc_vmid_uvem()
|
/openbmc/openpower-hw-diags/analyzer/ |
H A D | create_pel.cpp | 83 uint32_t word6 = 0, word7 = 0, word8 = 0; in __setSrc() local 84 __getSrc(i_rootCause, word6, word7, word8); in __setSrc() 86 io_logData["SRC6"] = std::to_string(word6); in __setSrc() 144 uint32_t word6 = 0, word7 = 0, word8 = 0; in __captureSignatureList() local 145 __getSrc(sig, word6, word7, word8); in __captureSignatureList() 146 stream << word6 << word7 << word8; in __captureSignatureList()
|
/openbmc/linux/tools/bootconfig/samples/ |
H A D | good-simple.bconf | 10 key { word5 = 5; word6 = 6 }
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | README.md | 642 def parseSRCToJson(ascii_str, word2, word3, word4, word5, word6, word7, \
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_hsi.h | 5554 __le16 word6; member
|