Lines Matching defs:lpfc_bsg_event
53 struct lpfc_bsg_event { struct54 struct list_head node;55 struct kref kref;56 wait_queue_head_t wq;59 uint32_t type_mask;60 uint32_t req_id;61 uint32_t reg_id;64 unsigned long wait_time_stamp;65 int waiting;68 struct list_head events_to_get;69 struct list_head events_to_see;72 void *dd_data;