Searched refs:topo_evt (Results 1 – 1 of 1) sorted by relevance
2497 struct mpi3_event_data_pcie_topology_change_list *topo_evt = in mpi3mr_pcietopochg_evt_th() local2505 for (i = 0; i < topo_evt->num_entries; i++) { in mpi3mr_pcietopochg_evt_th()2506 handle = le16_to_cpu(topo_evt->port_entry[i].attached_dev_handle); in mpi3mr_pcietopochg_evt_th()2509 reason_code = topo_evt->port_entry[i].port_status; in mpi3mr_pcietopochg_evt_th()2563 struct mpi3_event_data_sas_topology_change_list *topo_evt = in mpi3mr_sastopochg_evt_th() local2571 for (i = 0; i < topo_evt->num_entries; i++) { in mpi3mr_sastopochg_evt_th()2572 handle = le16_to_cpu(topo_evt->phy_entry[i].attached_dev_handle); in mpi3mr_sastopochg_evt_th()2575 reason_code = topo_evt->phy_entry[i].status & in mpi3mr_sastopochg_evt_th()