Searched refs:disks_count (Results 1 – 5 of 5) sorted by relevance
318 disks_count=int(value)327 if (disks_count > 0) and (search_value != -1):328 result=disks_count*search_value
127 if (hardware->disks_count > 0) in dump_disks()
188 int disks_count; /* Number of detected disks */ member
202 hardware->disks_count = 0; in init_hardware()417 hardware->disks_count++; in detect_disks()
243 if (hardware->disks_count == 0) in compute_disks()