Searched refs:fabric_evt (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_disc.h66 struct lpfc_fabric_event_header fabric_evt; member in union:lpfc_fast_path_event::__anon14592
H A Dlpfc_scsi.c2366 fast_path_evt->un.fabric_evt.event_type =
2368 fast_path_evt->un.fabric_evt.subcategory =
2372 memcpy(&fast_path_evt->un.fabric_evt.wwpn,
2375 memcpy(&fast_path_evt->un.fabric_evt.wwnn,
H A Dlpfc_hbadisc.c352 evt_category = (unsigned long) fast_evt_data->un.fabric_evt.event_type;
354 fabric_evt.subcategory;
363 evt_data = (char *) &fast_evt_data->un.fabric_evt;
364 evt_data_size = sizeof(fast_evt_data->un.fabric_evt);

Completed in 54 milliseconds