Lines Matching refs:reason_code

1349 	    __func__, dev_handle, evtdata->reason_code);  in mpi3mr_devstatuschg_evt_bh()
1350 switch (evtdata->reason_code) { in mpi3mr_devstatuschg_evt_bh()
1363 evtdata->reason_code); in mpi3mr_devstatuschg_evt_bh()
1628 u8 reason_code, phy_number; in mpi3mr_sastopochg_evt_debug() local
1662 reason_code = event_data->phy_entry[i].status & in mpi3mr_sastopochg_evt_debug()
1664 switch (reason_code) { in mpi3mr_sastopochg_evt_debug()
1711 u8 reason_code; in mpi3mr_sastopochg_evt_bh() local
1747 reason_code = event_data->phy_entry[i].status & in mpi3mr_sastopochg_evt_bh()
1750 switch (reason_code) { in mpi3mr_sastopochg_evt_bh()
1805 u16 reason_code; in mpi3mr_pcietopochg_evt_debug() local
1840 reason_code = event_data->port_entry[i].port_status; in mpi3mr_pcietopochg_evt_debug()
1841 switch (reason_code) { in mpi3mr_pcietopochg_evt_debug()
1890 u8 reason_code; in mpi3mr_pcietopochg_evt_bh() local
1906 reason_code = event_data->port_entry[i].port_status; in mpi3mr_pcietopochg_evt_bh()
1908 switch (reason_code) { in mpi3mr_pcietopochg_evt_bh()
2626 u8 reason_code; in mpi3mr_pcietopochg_evt_th() local
2634 reason_code = topo_evt->port_entry[i].port_status; in mpi3mr_pcietopochg_evt_th()
2640 switch (reason_code) { in mpi3mr_pcietopochg_evt_th()
2692 u8 reason_code; in mpi3mr_sastopochg_evt_th() local
2700 reason_code = topo_evt->phy_entry[i].status & in mpi3mr_sastopochg_evt_th()
2707 switch (reason_code) { in mpi3mr_sastopochg_evt_th()
2767 switch (evtdata->reason_code) { in mpi3mr_devstatuschg_evt_th()
2830 if (evtdata->reason_code == MPI3_EVENT_PREPARE_RESET_RC_START) { in mpi3mr_preparereset_evt_th()
2837 } else if (evtdata->reason_code == MPI3_EVENT_PREPARE_RESET_RC_ABORT) { in mpi3mr_preparereset_evt_th()