OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:disk_sectors_low
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ata/
ata_raid_jmicron.c
100
printf("
disk_sectors_low
0x%08x\n", info->
disk_sectors_low
);
232
disk_size = (info->disk_sectors_high << 16) + info->
disk_sectors_low
;
ata_raidreg.h
272
uint16_t
disk_sectors_low
;
member in struct:jmicron_raid_conf
Completed in 86 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025