HomeSort by: relevance | last modified time | path
    Searched defs:gus_log_volumes (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/isa/
gus.c 158 * gus_log_volumes[]
499 static const unsigned short gus_log_volumes[512] = { variable in typeref:typename:const unsigned short[512]
2245 gusvol = gus_log_volumes[volume < 512 ? volume : 511];
gus.c 158 * gus_log_volumes[]
499 static const unsigned short gus_log_volumes[512] = { variable in typeref:typename:const unsigned short[512]
2245 gusvol = gus_log_volumes[volume < 512 ? volume : 511];
gus.c 158 * gus_log_volumes[]
499 static const unsigned short gus_log_volumes[512] = { variable in typeref:typename:const unsigned short[512]
2245 gusvol = gus_log_volumes[volume < 512 ? volume : 511];

Completed in 227 milliseconds