Searched refs:b_size (Results 1 – 3 of 3) sorted by relevance
364 static int b_size (lua_State *L) { in b_size() function392 {"size", b_size},
189 bhnd_size_t b_size; in bcm_find_core() local195 BHND_PORT_DEVICE, 0, 0, info, &b_addr, &b_size); in bcm_find_core()
2312 uint64_t b_size = (logical_end >> ashift) - in vdev_draid_xlate() local2314 ASSERT3U(b_size, >, 0); in vdev_draid_xlate()2315 end = start + ((((b_size - 1) / in vdev_draid_xlate()