Searched refs:heci_file (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/heci/
H A Dheci.h99 struct heci_file_private *heci_alloc_file_private(struct heci_file *file);
129 struct heci_file *file, int mode);
146 struct heci_file *file, struct uio *uio_p);
149 struct iamt_heci_device *device, struct heci_file *file);
H A Dheci_data_structures.h297 struct heci_file { struct
309 struct heci_file *file_object;
461 struct heci_file *file;
562 struct heci_file *iamthif_file_object;
568 struct heci_file files[256]; /* a file handle for each client */
H A Dheci_main.c521 struct heci_file *file, struct list_node *heci_cb_list)
525 struct heci_file *file_temp;
531 file_temp = (struct heci_file *)priv_cb_pos->file_object;
565 heci_clear_lists(struct iamt_heci_device *dev, struct heci_file *file)
609 struct heci_file *file;
689 struct heci_file *file;
814 struct heci_file *file;
982 struct heci_file *file;
1252 struct heci_file *file;
1327 struct heci_file *fil
[all...]
H A Dio_heci.c148 struct heci_file *file, int mode)
530 struct heci_file *file)
570 pthi_read(struct iamt_heci_device *dev, int if_num, struct heci_file *file,
H A Dheci_init.c830 struct heci_file *file)
1049 heci_alloc_file_private(struct heci_file *file)

Completed in 76 milliseconds