Home
last modified time | relevance | path

Searched refs:puffs_fctrl_io (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libpuffs/
H A Dpuffs_priv.h52 struct puffs_fctrl_io { struct
67 LIST_ENTRY(puffs_fctrl_io) fio_entries; argument
145 LIST_HEAD(, puffs_fctrl_io) pu_ios;
146 LIST_HEAD(, puffs_fctrl_io) pu_ios_rmlist;
221 struct puffs_fctrl_io *);
223 struct puffs_fctrl_io *);
226 struct puffs_fctrl_io *, int);
228 struct puffs_fctrl_io *, int);
229 void puffs__framev_notify(struct puffs_fctrl_io *, int);
H A Dframebuf.c91 static struct puffs_fctrl_io *
94 struct puffs_fctrl_io *fio; in getfiobyfd()
359 struct puffs_fctrl_io *fio; in puffs_framev_enqueue_cc()
397 struct puffs_fctrl_io *fio; in puffs_framev_enqueue_cb()
421 struct puffs_fctrl_io *fio; in puffs_framev_enqueue_justsend()
450 struct puffs_fctrl_io *fio; in puffs_framev_enqueue_directreceive()
486 struct puffs_fctrl_io *fio; in puffs_framev_enqueue_directsend()
538 struct puffs_fctrl_io *fio; in puffs_framev_enqueue_waitevent()
603 puffs__framev_notify(struct puffs_fctrl_io *fio, int what) in puffs__framev_notify()
621 struct puffs_fctrl_io *fio, struct puffs_framebuf *findme) in findbuf()
[all …]
H A Dpuffs.c121 struct puffs_fctrl_io *fio; in finalpush()
790 struct puffs_fctrl_io *fio; in puffs__theloop()
953 struct puffs_fctrl_io *fio; in puffs_mainloop()