Searched defs:portion (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_sge.c4796 int portion = (uintptr_t)&eq->desc[eq->sidx] - (uintptr_t)(*to); local
4801 bcopy(from, (void *)eq->desc, portion); local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dbcache.c301 print_percentage(int portion, int total) argument

Completed in 347 milliseconds