HomeSort by: relevance | last modified time | path
    Searched refs:total_volumes (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ata/
ata_raid_intel.c 100 printf("total_volumes %u\n", info->total_volumes);
109 for (j = 0; j < info->total_volumes; j++) {
292 if ((curvol + 1) < info->total_volumes) {
348 volume_id += info->total_volumes;
ata_raidreg.h 315 uint8_t total_volumes; member in struct:intel_raid_conf

Completed in 80 milliseconds