Home
last modified time | relevance | path

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

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