Searched refs:topo_evt (Results 1 – 1 of 1) sorted by relevance
2743 struct mpi3_event_data_pcie_topology_change_list *topo_evt = in mpi3mr_pcietopochg_evt_th() local2751 for (i = 0; i < topo_evt->num_entries; i++) { in mpi3mr_pcietopochg_evt_th()2752 handle = le16_to_cpu(topo_evt->port_entry[i].attached_dev_handle); in mpi3mr_pcietopochg_evt_th()2755 reason_code = topo_evt->port_entry[i].port_status; in mpi3mr_pcietopochg_evt_th()2809 struct mpi3_event_data_sas_topology_change_list *topo_evt = in mpi3mr_sastopochg_evt_th() local2817 for (i = 0; i < topo_evt->num_entries; i++) { in mpi3mr_sastopochg_evt_th()2818 handle = le16_to_cpu(topo_evt->phy_entry[i].attached_dev_handle); in mpi3mr_sastopochg_evt_th()2821 reason_code = topo_evt->phy_entry[i].status & in mpi3mr_sastopochg_evt_th()