Lines Matching refs:reason_code
1457 dev_handle, evtdata->reason_code); in mpi3mr_devstatuschg_evt_bh()
1458 switch (evtdata->reason_code) { in mpi3mr_devstatuschg_evt_bh()
1471 evtdata->reason_code); in mpi3mr_devstatuschg_evt_bh()
1480 dev_handle, evtdata->reason_code); in mpi3mr_devstatuschg_evt_bh()
1745 u8 reason_code, phy_number; in mpi3mr_sastopochg_evt_debug() local
1779 reason_code = event_data->phy_entry[i].status & in mpi3mr_sastopochg_evt_debug()
1781 switch (reason_code) { in mpi3mr_sastopochg_evt_debug()
1828 u8 reason_code; in mpi3mr_sastopochg_evt_bh() local
1864 reason_code = event_data->phy_entry[i].status & in mpi3mr_sastopochg_evt_bh()
1867 switch (reason_code) { in mpi3mr_sastopochg_evt_bh()
1922 u16 reason_code; in mpi3mr_pcietopochg_evt_debug() local
1957 reason_code = event_data->port_entry[i].port_status; in mpi3mr_pcietopochg_evt_debug()
1958 switch (reason_code) { in mpi3mr_pcietopochg_evt_debug()
2007 u8 reason_code; in mpi3mr_pcietopochg_evt_bh() local
2023 reason_code = event_data->port_entry[i].port_status; in mpi3mr_pcietopochg_evt_bh()
2025 switch (reason_code) { in mpi3mr_pcietopochg_evt_bh()
2747 u8 reason_code; in mpi3mr_pcietopochg_evt_th() local
2755 reason_code = topo_evt->port_entry[i].port_status; in mpi3mr_pcietopochg_evt_th()
2761 switch (reason_code) { in mpi3mr_pcietopochg_evt_th()
2813 u8 reason_code; in mpi3mr_sastopochg_evt_th() local
2821 reason_code = topo_evt->phy_entry[i].status & in mpi3mr_sastopochg_evt_th()
2828 switch (reason_code) { in mpi3mr_sastopochg_evt_th()
2889 evtdata->reason_code, dev_handle); in mpi3mr_devstatuschg_evt_th()
2891 switch (evtdata->reason_code) { in mpi3mr_devstatuschg_evt_th()
2958 if (evtdata->reason_code == MPI3_EVENT_PREPARE_RESET_RC_START) { in mpi3mr_preparereset_evt_th()
2966 } else if (evtdata->reason_code == MPI3_EVENT_PREPARE_RESET_RC_ABORT) { in mpi3mr_preparereset_evt_th()