Searched refs:bzb_slice_get (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/pdisk/dist/
H A Ddpme.h198 #define bzb_slice_get(p) bitfield_get(p->bzb_flags, 20, 5) macro
H A Ddump.c370 if (bzb_slice_get(bp) != 0) {
371 printf(" s%1"PRId32" %4s", bzb_slice_get(bp)-1, s);
566 if (bzb_slice_get(bp) != 0) {
567 printf(" %2"PRIu32"", bzb_slice_get(bp)-1);

Completed in 146 milliseconds