Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_bsg.c53 struct lpfc_bsg_event { struct
54 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;
[all …]