Lines Matching refs:reason_code
1297 __func__, dev_handle, evtdata->reason_code); in mpi3mr_devstatuschg_evt_bh()
1298 switch (evtdata->reason_code) { in mpi3mr_devstatuschg_evt_bh()
1311 evtdata->reason_code); in mpi3mr_devstatuschg_evt_bh()
1520 u8 reason_code, phy_number; in mpi3mr_sastopochg_evt_debug() local
1554 reason_code = event_data->phy_entry[i].status & in mpi3mr_sastopochg_evt_debug()
1556 switch (reason_code) { in mpi3mr_sastopochg_evt_debug()
1603 u8 reason_code; in mpi3mr_sastopochg_evt_bh() local
1639 reason_code = event_data->phy_entry[i].status & in mpi3mr_sastopochg_evt_bh()
1642 switch (reason_code) { in mpi3mr_sastopochg_evt_bh()
1697 u16 reason_code; in mpi3mr_pcietopochg_evt_debug() local
1732 reason_code = event_data->port_entry[i].port_status; in mpi3mr_pcietopochg_evt_debug()
1733 switch (reason_code) { in mpi3mr_pcietopochg_evt_debug()
1782 u8 reason_code; in mpi3mr_pcietopochg_evt_bh() local
1798 reason_code = event_data->port_entry[i].port_status; in mpi3mr_pcietopochg_evt_bh()
1800 switch (reason_code) { in mpi3mr_pcietopochg_evt_bh()
2501 u8 reason_code; in mpi3mr_pcietopochg_evt_th() local
2509 reason_code = topo_evt->port_entry[i].port_status; in mpi3mr_pcietopochg_evt_th()
2515 switch (reason_code) { in mpi3mr_pcietopochg_evt_th()
2567 u8 reason_code; in mpi3mr_sastopochg_evt_th() local
2575 reason_code = topo_evt->phy_entry[i].status & in mpi3mr_sastopochg_evt_th()
2582 switch (reason_code) { in mpi3mr_sastopochg_evt_th()
2642 switch (evtdata->reason_code) { in mpi3mr_devstatuschg_evt_th()
2705 if (evtdata->reason_code == MPI3_EVENT_PREPARE_RESET_RC_START) { in mpi3mr_preparereset_evt_th()
2712 } else if (evtdata->reason_code == MPI3_EVENT_PREPARE_RESET_RC_ABORT) { in mpi3mr_preparereset_evt_th()