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

/freebsd-10.0-release/sys/dev/tws/
H A Dtws_user.c44 d_thread_t *proc);
63 d_thread_t *proc)
H A Dtws.c116 tws_open(struct cdev *dev, int oflags, int devtype, d_thread_t *td)
126 tws_close(struct cdev *dev, int fflag, int devtype, d_thread_t *td)
/freebsd-10.0-release/sys/dev/ciss/
H A Dcissvar.h84 typedef struct proc d_thread_t; typedef in typeref:struct:proc
/freebsd-10.0-release/sys/dev/firewire/
H A Dfirewirereg.h39 typedef d_thread_t fw_proc;
/freebsd-10.0-release/sys/sys/
H A Dconf.h110 * Note: d_thread_t is provided as a transition aid for those drivers
113 * of drivers that dips into the d_thread_t structure should use
122 * not use d_thread_t.
125 typedef struct thread d_thread_t; typedef in typeref:struct:thread

Completed in 142 milliseconds