Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Drdreg.h62 struct rd_stat { struct
63 uint8_t c_vu;
64 uint8_t c_pend;
65 uint16_t c_ref;
66 uint16_t c_fef;
67 uint16_t c_aef;
68 uint16_t c_ief;
69 union {
79 } c_pf;
/netbsd-src/sys/arch/hp300/stand/common/
H A Drd.c57 static struct rd_stat rd_stat; variable
/netbsd-src/sys/dev/ic/
H A Drtwreg.h904 #define rd_stat rd_ctl macro