Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw4.h963 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 Dlpfc_bsg.h252 uint32_t word6; member
255 #define lpfc_emb1_subcmnd_opcode_WORD word6
258 #define lpfc_emb1_subcmnd_subsys_WORD word6
H A Dlpfc_hw.h1349 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 Dlpfc_els.c12405 inst_desc->word6 = cpu_to_be32(inst_desc->word6); in lpfc_vmid_uvem()
/openbmc/openpower-hw-diags/analyzer/
H A Dcreate_pel.cpp83 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 Dgood-simple.bconf10 key { word5 = 5; word6 = 6 }
/openbmc/phosphor-logging/extensions/openpower-pels/
H A DREADME.md642 def parseSRCToJson(ascii_str, word2, word3, word4, word5, word6, word7, \
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_hsi.h5554 __le16 word6; member