Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_bsg.c52 struct lpfc_bsg_event { struct
53 struct list_head node;
54 struct kref kref;
55 wait_queue_head_t wq;
58 uint32_t type_mask;
59 uint32_t req_id;
60 uint32_t reg_id;
63 unsigned long wait_time_stamp;
64 int waiting;
67 struct list_head events_to_get;
[all …]