OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:config80
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/raidframe/
rf_compat80.c
162
RF_DeviceConfig_t80 *
config80
, **configPtr80 = data;
local in function:rf_get_info80
168
config80
= RF_Malloc(sizeof(*
config80
));
169
if (
config80
== NULL) {
176
config80
->rows = 1;
177
config80
->cols = config->cols;
178
config80
->maxqdepth = config->maxqdepth;
179
config80
->ndevs = config->ndevs;
180
config80
->nspares = config->nspares;
183
&
config80
->devs[i])
[
all
...]
rf_compat80.c
162
RF_DeviceConfig_t80 *
config80
, **configPtr80 = data;
local in function:rf_get_info80
168
config80
= RF_Malloc(sizeof(*
config80
));
169
if (
config80
== NULL) {
176
config80
->rows = 1;
177
config80
->cols = config->cols;
178
config80
->maxqdepth = config->maxqdepth;
179
config80
->ndevs = config->ndevs;
180
config80
->nspares = config->nspares;
183
&
config80
->devs[i])
[
all
...]
Completed in 22 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025