Home
last modified time | relevance | path

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

/linux/drivers/scsi/leapraid/
H A Dleapraid_func.h566 struct leapraid_fw_evt_struct { struct
567 u32 leapraid_evt_masks[4];
568 char fw_evt_name[48];
569 struct workqueue_struct *fw_evt_thread;
570 spinlock_t fw_evt_lock; /* protects firmware event */
571 struct list_head fw_evt_list;
572 struct leapraid_fw_evt_work *cur_evt;
573 struct task_struct *cur_evt_task;
574 u8 fw_evt_cleanup;