Home
last modified time | relevance | path

Searched defs:heci_file_private (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_data_structures.h459 struct heci_file_private { struct
460 struct list_node link;
461 struct heci_file *file;
462 enum file_state state;
463 struct pollhead tx_pollwait;
464 kcondvar_t rx_wait;
465 struct pollhead pollwait;
466 kmutex_t file_lock;
467 kmutex_t read_io_lock;
468 kmutex_t write_io_lock;
[all …]