lpfc_fast_path_event
struct lpfc_fast_path_event *lpfc_alloc_fast_evt(struct lpfc_hba *);
void lpfc_free_fast_evt(struct lpfc_hba *, struct lpfc_fast_path_event *);
struct lpfc_fast_path_event *
struct lpfc_fast_path_event *ret;
ret = kzalloc_obj(struct lpfc_fast_path_event, GFP_ATOMIC);
struct lpfc_fast_path_event *evt) {
struct lpfc_fast_path_event *fast_evt_data;
fast_evt_data = container_of(evtp, struct lpfc_fast_path_event,
struct lpfc_fast_path_event *fast_path_evt = NULL;
struct lpfc_fast_path_event *fast_path_evt;
struct lpfc_fast_path_event *fast_path_evt;