Searched defs:rd_stat (Results 1 – 3 of 3) sorted by relevance
62 struct rd_stat { struct63 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;
57 static struct rd_stat rd_stat; variable
904 #define rd_stat rd_ctl macro