Searched refs:evtdata (Results 1 – 1 of 1) sorted by relevance
914 struct mpi3_event_data_device_status_change *evtdata = in mpi3mr_devstatuschg_evt_bh() local917 dev_handle = le16_to_cpu(evtdata->dev_handle); in mpi3mr_devstatuschg_evt_bh()920 __func__, dev_handle, evtdata->reason_code); in mpi3mr_devstatuschg_evt_bh()921 switch (evtdata->reason_code) { in mpi3mr_devstatuschg_evt_bh()934 evtdata->reason_code); in mpi3mr_devstatuschg_evt_bh()1765 struct mpi3_event_data_device_status_change *evtdata = in mpi3mr_devstatuschg_evt_th() local1771 dev_handle = le16_to_cpu(evtdata->dev_handle); in mpi3mr_devstatuschg_evt_th()1773 switch (evtdata->reason_code) { in mpi3mr_devstatuschg_evt_th()1833 struct mpi3_event_data_energy_pack_change *evtdata = in mpi3mr_energypackchg_evt_th() local1835 u16 shutdown_timeout = le16_to_cpu(evtdata->shutdown_timeout); in mpi3mr_energypackchg_evt_th()