Searched refs:evt_data (Results 1 – 3 of 3) sorted by relevance
108 unsigned char evt_data[I2O_EVT_DATA_SIZE]; member
453 char *evt_data; in lpfc_send_fastpath_evt() local466 evt_data = (char *) &fast_evt_data->un.read_check_error; in lpfc_send_fastpath_evt()471 evt_data = (char *) &fast_evt_data->un.fabric_evt; in lpfc_send_fastpath_evt()481 evt_data = (char *) &fast_evt_data->un.scsi_evt; in lpfc_send_fastpath_evt()485 evt_data = (char *) &fast_evt_data->un.check_cond_evt; in lpfc_send_fastpath_evt()490 evt_data = (char *) &fast_evt_data->un.queue_depth_evt; in lpfc_send_fastpath_evt()507 evt_data, in lpfc_send_fastpath_evt()
2794 void *evt_data = (void *)(&wmi[1]); in wmi_event_handle() local2821 wmi_evt_call_handler(vif, id, evt_data, in wmi_event_handle()2830 if (!wmi_evt_call_handler(vif, id, evt_data, in wmi_event_handle()