Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr.h1248 struct mpi3mr_fwevt { struct
1249 struct list_head list;
1250 struct work_struct work;
1252 u16 event_id;
1253 bool send_ack;
1254 bool process_evt;
1255 u32 evt_ctx;
1256 u16 event_data_size;
1257 bool pending_at_sml;
1258 bool discard;
[all …]