Home
last modified time | relevance | path

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

/titanic_41/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; argument
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) in heci_clear_list()
525 struct heci_file *file_temp; in heci_clear_list()
531 file_temp = (struct heci_file *)priv_cb_pos->file_object; in heci_clear_list()
565 heci_clear_lists(struct iamt_heci_device *dev, struct heci_file *file) in heci_clear_lists()
609 struct heci_file *file; in heci_open()
689 struct heci_file *file; in heci_close()
814 struct heci_file *file; in heci_read()
982 struct heci_file *file; in heci_write()
1252 struct heci_file *file; in heci_ioctl()
1327 struct heci_file *file; in heci_poll()
H A Dio_heci.c148 struct heci_file *file, int mode) in heci_ioctl_connect_client()
530 struct heci_file *file) in find_pthi_read_list_entry()
570 pthi_read(struct iamt_heci_device *dev, int if_num, struct heci_file *file, in pthi_read()
H A Dheci_init.c830 struct heci_file *file) in heci_init_file_private()
1049 heci_alloc_file_private(struct heci_file *file) in heci_alloc_file_private()