Home
last modified time | relevance | path

Searched refs:__numBlocks (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Draidframevar.h444 u_int __numBlocks; /* number of blocks on this component. May member
485 cl->__numBlocks; in rf_component_label_numblocks()
493 cl->__numBlocks = siz; in rf_component_label_set_numblocks()
/netbsd-src/sys/arch/i386/stand/efiboot/
H A Defidisk.c210 raidframe[i].size = label.__numBlocks; in efi_raidframe_probe()
/netbsd-src/sys/arch/i386/stand/lib/
H A Dbiosdisk.c826 raidframe[i].size = label.__numBlocks; in raidframe_probe()