Home
last modified time | relevance | path

Searched refs:evtdata (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/riscv/include/asm/
H A Dkvm_vcpu_pmu.h83 unsigned long eidx, u64 evtdata,
/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c1305 dev_handle = le16_to_cpu(evtdata->dev_handle); in mpi3mr_devstatuschg_evt_bh()
1308 __func__, dev_handle, evtdata->reason_code); in mpi3mr_devstatuschg_evt_bh()
1309 switch (evtdata->reason_code) { in mpi3mr_devstatuschg_evt_bh()
1322 evtdata->reason_code); in mpi3mr_devstatuschg_evt_bh()
2651 dev_handle = le16_to_cpu(evtdata->dev_handle); in mpi3mr_devstatuschg_evt_th()
2653 switch (evtdata->reason_code) { in mpi3mr_devstatuschg_evt_th()
2713 struct mpi3_event_data_prepare_for_reset *evtdata = in mpi3mr_preparereset_evt_th() local
2776 struct mpi3_event_data_cable_management *evtdata = in mpi3mr_cablemgmt_evt_th() local
2779 switch (evtdata->status) { in mpi3mr_cablemgmt_evt_th()
2785 evtdata->receptacle_id, in mpi3mr_cablemgmt_evt_th()
[all …]