Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_bsg.c49 struct lpfc_bsg_event { struct
50 struct list_head node;
51 struct kref kref;
52 wait_queue_head_t wq;
55 uint32_t type_mask;
56 uint32_t req_id;
57 uint32_t reg_id;
60 unsigned long wait_time_stamp;
61 int waiting;
64 struct list_head events_to_get;
[all …]