Searched refs:tctrl_req (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/sparc/include/
H A Dtctrl.h36 struct tctrl_req { struct
45 typedef struct tctrl_req tctrl_req_t;
58 #define TCTRL_CMD_REQ _IOWR('C', 0, struct tctrl_req)
/netbsd-current/usr.sbin/tadpolectl/
H A Dtadpolectl.c147 struct tctrl_req req;
172 struct tctrl_req req;
195 struct tctrl_req req;
218 struct tctrl_req req;
241 struct tctrl_req req;
264 struct tctrl_req req;
288 struct tctrl_req req;
299 struct tctrl_req req;
324 struct tctrl_req req;
349 struct tctrl_req re
[all...]
/netbsd-current/sys/arch/sparc/dev/
H A Dtctrl.c215 static int tadpole_request(struct tctrl_req *, int, int);
478 struct tctrl_req req;
497 struct tctrl_req req;
533 struct tctrl_req req;
645 struct tctrl_req req;
715 struct tctrl_req req;
760 struct tctrl_req req;
859 tadpole_request(struct tctrl_req *req, int spin, int sleep)
946 struct tctrl_req req;
958 struct tctrl_req re
[all...]

Completed in 87 milliseconds