Searched defs:tn_fifo (Results 1 – 1 of 1) sorted by relevance
268 struct tn_fifo { struct269 int (*tn_fo_read) (struct file *fp, struct uio *uio,271 int (*tn_fo_write) (struct file *fp, struct uio *uio,273 } tn_fifo; member287 #define tn_fifo tn_spec.tn_fifo macro