Home | History | Annotate | Download | only in ic

Lines Matching defs:binfo

129 	struct icp_binfo binfo;
285 memcpy(&binfo, icp->icp_scr, sizeof(binfo));
289 binfo.bi_type_string, binfo.bi_raid_string,
290 binfo.bi_chan_count, le32toh(binfo.bi_memsize) >> 20);
313 icp->icp_nchan = binfo.bi_chan_count;
338 for (j = 0; j < binfo.bi_chan_count; j++, ri++)
346 for (j = 0; j < binfo.bi_chan_count; j++) {
359 for (j = 0; j < binfo.bi_chan_count; j++) {