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

  /src/sys/dev/ata/
ata_raid_via.c 98 printf(" stripe_disks %d\n", info->stripe_layout & VIA_L_DISKS);
195 aai->aai_width = info->stripe_layout & VIA_L_DISKS;
207 aai->aai_width = info->stripe_layout & VIA_L_DISKS;
ata_raidreg.h 195 #define VIA_L_DISKS 0x07

Completed in 12 milliseconds