Searched refs:aer_info (Results 1 – 5 of 5) sorted by relevance
595 u8 *aer_info; in ghes_handle_aer() local609 aer_info = (void *)gen_pool_alloc(ghes_estatus_pool, in ghes_handle_aer()611 if (!aer_info) in ghes_handle_aer()613 memcpy(aer_info, pcie_err->aer_info, sizeof(struct aer_capability_regs)); in ghes_handle_aer()619 aer_info); in ghes_handle_aer()
352 json_object *aer_info = obj; in ir_section_pcie_to_cper() local353 encoded = json_object_object_get(aer_info, "data"); in ir_section_pcie_to_cper()
541 u8 aer_info[96]; member
442 aer = (struct aer_capability_regs *)pcie->aer_info; in cper_print_pcie()
1640 uint8_t aer_info; in nvme_smart_event() local1649 aer_info = NVME_AER_INFO_SMART_SPARE_THRESH; in nvme_smart_event()1652 aer_info = NVME_AER_INFO_SMART_TEMP_THRESH; in nvme_smart_event()1658 aer_info = NVME_AER_INFO_SMART_RELIABILITY; in nvme_smart_event()1664 nvme_enqueue_event(n, NVME_AER_TYPE_SMART, aer_info, NVME_LOG_SMART_INFO); in nvme_smart_event()