HomeSort by: relevance | last modified time | path
    Searched refs:tctrl_req (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sparc/include/
tctrl.h 36 struct tctrl_req { struct
45 typedef struct tctrl_req tctrl_req_t;
58 #define TCTRL_CMD_REQ _IOWR('C', 0, struct tctrl_req)
  /src/usr.sbin/tadpolectl/
tadpolectl.c 147 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 req
    [all...]
  /src/sys/arch/sparc/dev/
tctrl.c 215 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 req
    [all...]

Completed in 40 milliseconds