Searched refs:pfs_compsize (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/tc/ | ||
H A D | pxgvar.h | 44 u_int pfs_compsize; /* compressed size in bytes */ member |
H A D | pxg.c | 420 for (left = pfs->pfs_compsize; left != 0; left -= 4) { in pxg_load_fwseg() |