Home
last modified time | relevance | path

Searched refs:fabric_evt (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_disc.h69 struct lpfc_fabric_event_header fabric_evt; member
H A Dlpfc_hbadisc.c777 evt_category = (unsigned long) fast_evt_data->un.fabric_evt.event_type; in lpfc_send_fastpath_evt()
779 fabric_evt.subcategory; in lpfc_send_fastpath_evt()
788 evt_data = (char *) &fast_evt_data->un.fabric_evt; in lpfc_send_fastpath_evt()
789 evt_data_size = sizeof(fast_evt_data->un.fabric_evt); in lpfc_send_fastpath_evt()