Lines Matching refs:reason_code

1360 	    dev_handle, evtdata->reason_code);  in mpi3mr_devstatuschg_evt_bh()
1361 switch (evtdata->reason_code) { in mpi3mr_devstatuschg_evt_bh()
1374 evtdata->reason_code); in mpi3mr_devstatuschg_evt_bh()
1383 dev_handle, evtdata->reason_code); in mpi3mr_devstatuschg_evt_bh()
1649 u8 reason_code, phy_number; in mpi3mr_sastopochg_evt_debug() local
1683 reason_code = event_data->phy_entry[i].status & in mpi3mr_sastopochg_evt_debug()
1685 switch (reason_code) { in mpi3mr_sastopochg_evt_debug()
1732 u8 reason_code; in mpi3mr_sastopochg_evt_bh() local
1768 reason_code = event_data->phy_entry[i].status & in mpi3mr_sastopochg_evt_bh()
1771 switch (reason_code) { in mpi3mr_sastopochg_evt_bh()
1826 u16 reason_code; in mpi3mr_pcietopochg_evt_debug() local
1861 reason_code = event_data->port_entry[i].port_status; in mpi3mr_pcietopochg_evt_debug()
1862 switch (reason_code) { in mpi3mr_pcietopochg_evt_debug()
1911 u8 reason_code; in mpi3mr_pcietopochg_evt_bh() local
1927 reason_code = event_data->port_entry[i].port_status; in mpi3mr_pcietopochg_evt_bh()
1929 switch (reason_code) { in mpi3mr_pcietopochg_evt_bh()
2653 u8 reason_code; in mpi3mr_pcietopochg_evt_th() local
2661 reason_code = topo_evt->port_entry[i].port_status; in mpi3mr_pcietopochg_evt_th()
2667 switch (reason_code) { in mpi3mr_pcietopochg_evt_th()
2719 u8 reason_code; in mpi3mr_sastopochg_evt_th() local
2727 reason_code = topo_evt->phy_entry[i].status & in mpi3mr_sastopochg_evt_th()
2734 switch (reason_code) { in mpi3mr_sastopochg_evt_th()
2795 evtdata->reason_code, dev_handle); in mpi3mr_devstatuschg_evt_th()
2797 switch (evtdata->reason_code) { in mpi3mr_devstatuschg_evt_th()
2864 if (evtdata->reason_code == MPI3_EVENT_PREPARE_RESET_RC_START) { in mpi3mr_preparereset_evt_th()
2871 } else if (evtdata->reason_code == MPI3_EVENT_PREPARE_RESET_RC_ABORT) { in mpi3mr_preparereset_evt_th()