Searched refs:_sd_cctl_groupsz (Results 1 – 2 of 2) sorted by relevance
302 int _sd_cctl_groupsz; variable832 _sd_cctl_groupsz = (cblocks / _SD_CCTL_GROUPS) + in _sdbc_mem_configure()837 nsc_kmem_zalloc(_sd_cctl_groupsz * sizeof (_sd_cctl_t), in _sdbc_mem_configure()870 centry = _sd_cctl[(blk/_sd_cctl_groupsz)] + in _sdbc_mem_configure()871 (blk%_sd_cctl_groupsz); in _sdbc_mem_configure()1179 _sd_cctl_groupsz * sizeof (_sd_cctl_t)); in _sdbc_mem_deconfigure()1183 _sd_cctl_groupsz = 0; in _sdbc_mem_deconfigure()1200 end = _sd_cctl[i] + _sd_cctl_groupsz; in _sd_cctl_valid()
1062 extern int _sd_cctl_groupsz;