Home
last modified time | relevance | path

Searched refs: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
102 struct lpfc_bsg_event *evt;
790 struct lpfc_bsg_event *evt = container_of(kref, struct lpfc_bsg_event, in lpfc_bsg_event_free()
819 lpfc_bsg_event_ref(struct lpfc_bsg_event *evt) in lpfc_bsg_event_ref()
829 lpfc_bsg_event_unref(struct lpfc_bsg_event *evt) in lpfc_bsg_event_unref()
840 static struct lpfc_bsg_event *
843 struct lpfc_bsg_event *evt = kzalloc(sizeof(*evt), GFP_KERNEL); in lpfc_bsg_event_new()
909 struct lpfc_bsg_event *evt; in lpfc_bsg_ct_unsol_event()
1197 struct lpfc_bsg_event *evt; in lpfc_bsg_hba_set_event()
1282 struct lpfc_bsg_event *evt, *evt_next; in lpfc_bsg_hba_get_event()
[all …]