Searched refs:word7 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_hw4.h | 1005 uint32_t word7; member 1008 #define lpfc_mbox_hdr_status_WORD word7 1011 #define lpfc_mbox_hdr_add_status_WORD word7 1015 #define lpfc_mbox_hdr_add_status_2_WORD word7 1439 uint32_t word7; member 1442 #define lpfc_mbx_cq_create_set_eq_id9_WORD word7 1445 #define lpfc_mbx_cq_create_set_eq_id8_WORD word7 2278 uint32_t word7; member 2281 #define lpfc_fcf_record_fc_map_0_WORD word7 2284 #define lpfc_fcf_record_fc_map_1_WORD word7 [all …]
|
H A D | lpfc_hw.h | 3107 uint32_t word7; member 3110 #define lpfc_mbx_read_top_ld_lu_WORD word7 3113 #define lpfc_mbx_read_top_ld_tf_WORD word7 3116 #define lpfc_mbx_read_top_ld_link_spd_WORD word7 3119 #define lpfc_mbx_read_top_ld_nl_port_WORD word7 3122 #define lpfc_mbx_read_top_ld_tx_WORD word7 3125 #define lpfc_mbx_read_top_ld_rx_WORD word7
|
H A D | lpfc_sli.c | 7857 phba->degrade_activate_threshold = pmb->u.mqe.un.set_feature.word7; in lpfc_mbx_cmpl_read_lds_params() 19422 pwqe->generic.wqe_com.word7 = 0; in lpfc_sli4_handle_mds_loopback()
|
/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() 87 io_logData["SRC7"] = std::to_string(word7); 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/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_hsi.h | 660 __le16 word7; member 3496 __le16 word7; member 5566 __le16 word7; member
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | README.md | 642 def parseSRCToJson(ascii_str, word2, word3, word4, word5, word6, word7, \
|