Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc_disc.h69 struct lpfc_fabric_event_header fabric_evt; member
A Dlpfc_scsi.c4332 fast_path_evt->un.fabric_evt.event_type = in lpfc_fcp_io_cmd_wqe_cmpl()
4334 fast_path_evt->un.fabric_evt.subcategory = in lpfc_fcp_io_cmd_wqe_cmpl()
4338 memcpy(&fast_path_evt->un.fabric_evt.wwpn, in lpfc_fcp_io_cmd_wqe_cmpl()
4341 memcpy(&fast_path_evt->un.fabric_evt.wwnn, in lpfc_fcp_io_cmd_wqe_cmpl()
4647 fast_path_evt->un.fabric_evt.event_type = in lpfc_scsi_cmd_iocb_cmpl()
4649 fast_path_evt->un.fabric_evt.subcategory = in lpfc_scsi_cmd_iocb_cmpl()
4653 memcpy(&fast_path_evt->un.fabric_evt.wwpn, in lpfc_scsi_cmd_iocb_cmpl()
4656 memcpy(&fast_path_evt->un.fabric_evt.wwnn, in lpfc_scsi_cmd_iocb_cmpl()
A Dlpfc_hbadisc.c696 evt_category = (unsigned long) fast_evt_data->un.fabric_evt.event_type; in lpfc_send_fastpath_evt()
698 fabric_evt.subcategory; in lpfc_send_fastpath_evt()
707 evt_data = (char *) &fast_evt_data->un.fabric_evt; in lpfc_send_fastpath_evt()
708 evt_data_size = sizeof(fast_evt_data->un.fabric_evt); in lpfc_send_fastpath_evt()

Completed in 23 milliseconds