OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:min_drive
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ata/
ata.c
2164
int
min_drive
, max_drive, drive;
local in function:atabusioctl
2207
min_drive
= 0;
2212
min_drive
= max_drive = a->at_dev;
2217
for (drive =
min_drive
; drive <= max_drive; drive++) {
ata.c
2164
int
min_drive
, max_drive, drive;
local in function:atabusioctl
2207
min_drive
= 0;
2212
min_drive
= max_drive = a->at_dev;
2217
for (drive =
min_drive
; drive <= max_drive; drive++) {
Completed in 24 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025