OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:max_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
2208
max_drive
= 1;
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
2208
max_drive
= 1;
2212
min_drive =
max_drive
= a->at_dev;
2217
for (drive = min_drive; drive <=
max_drive
; drive++) {
Completed in 49 milliseconds
Indexes created Tue Sep 30 06:09:59 GMT 2025