Home
last modified time | relevance | path

Searched defs:mpi3mr_fwevt (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/mpi3mr/
Dmpi3mr.h845 struct mpi3mr_fwevt { struct
846 struct list_head list;
847 struct work_struct work;
848 struct mpi3mr_ioc *mrioc;
849 u16 event_id;
850 bool send_ack;
851 bool process_evt;
852 u32 evt_ctx;
853 struct kref ref_count;
854 char event_data[0] __aligned(4);