OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:arrayno
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ata/
ata_raid.c
266
ata_raid_get_array_info(u_int type, u_int
arrayno
)
272
aai->aai_arrayno ==
arrayno
)
279
aai->aai_arrayno =
arrayno
;
ata_raid_nvidia.c
136
}
arrayno
= { 0, 0, NULL}, *anptr;
local in function:ata_raid_read_config_nvidia
194
for (anptr = &
arrayno
, count = 0; anptr->next; anptr = anptr->next, count++) {
203
anptr->next = kmem_zalloc(sizeof(
arrayno
), KM_SLEEP);
Completed in 14 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025