Home
last modified time | relevance | path

Searched defs:rep_count (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hyperv/vmbus/
H A Dhyperv.c119 hv_do_rep_hypercall(uint16_t code, uint16_t rep_count, uint16_t varhead_size, in hv_do_rep_hypercall()
/freebsd/contrib/ncurses/ncurses/tty/
H A Dtty_update.c638 int rep_count = runcount; in EmitRange() local