Home
last modified time | relevance | path

Searched refs:numframes (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.sbin/mpsutil/
H A Dmps_debug.c51 uint32_t numframes; member
67 int numframes, error, offset; in debug_dumpreqs() local
93 numframes = hdr->numframes; in debug_dumpreqs()
97 hdr->numframes, hdr->deschi, hdr->desclo); in debug_dumpreqs()
103 print_sgl(buf, offset, numframes); in debug_dumpreqs()
105 buf += MPS_FRAME_LEN * numframes; in debug_dumpreqs()
106 len -= MPS_FRAME_LEN * numframes; in debug_dumpreqs()
136 print_sgl(char *buf, int offset, int numframes) in print_sgl() argument
181 if (--numframes <= 0) in print_sgl()
/dflybsd-src/sys/dev/raid/mpr/
H A Dmpr.c1870 uint32_t numframes; member
1911 hdr.numframes = 1; in mpr_dump_reqs()
1916 hdr.numframes++; in mpr_dump_reqs()