Searched refs:evt_data (Results 1 – 3 of 3) sorted by relevance
108 unsigned char evt_data[I2O_EVT_DATA_SIZE]; member
455 char *evt_data; in lpfc_send_fastpath_evt() local468 evt_data = (char *) &fast_evt_data->un.read_check_error; in lpfc_send_fastpath_evt()473 evt_data = (char *) &fast_evt_data->un.fabric_evt; in lpfc_send_fastpath_evt()483 evt_data = (char *) &fast_evt_data->un.scsi_evt; in lpfc_send_fastpath_evt()487 evt_data = (char *) &fast_evt_data->un.check_cond_evt; in lpfc_send_fastpath_evt()492 evt_data = (char *) &fast_evt_data->un.queue_depth_evt; in lpfc_send_fastpath_evt()509 evt_data, in lpfc_send_fastpath_evt()
3326 void *evt_data = (void *)(&wmi[1]); in wmi_event_handle() local3364 wmi_evt_call_handler(vif, id, evt_data, in wmi_event_handle()3373 if (!wmi_evt_call_handler(vif, id, evt_data, in wmi_event_handle()