Home
last modified time | relevance | path

Searched defs:rdy (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/dev/ic/
H A Dsmc93cx6.c75 #define CLOCK_PULSE(sd, rdy) do { \ argument
H A Dnvme.c224 nvme_ready(struct nvme_softc * sc,u_int32_t rdy) nvme_ready() argument
/openbsd-src/sys/dev/wscons/
H A Dwstpad.c286 int rdy, dir = -1; in direction() local