Home
last modified time | relevance | path

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

/freebsd/usr.bin/tabs/
H A Dtabs.c58 long stops[NSTOPS]; /* Column positions */ member
80 long cols, i, inc, j, margin, nstops, stops[NSTOPS]; in main() local
197 gettabs(char *arg, long stops[], long *nstops) in gettabs()
/freebsd/sys/dev/mana/
H A Dmana_en.c525 uint64_t stops = counter_u64_fetch(tx_stats->stop); in mana_xmit() local
1565 uint64_t stops = counter_u64_fetch(txq->stats.stop); in mana_poll_tx_cq() local
/freebsd/sys/dev/cxgb/
H A Dcxgb_adapter.h246 uint64_t stops; member