OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:layoutSpecific
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/raidframe/
rf_compat32.c
70
netbsd32_pointer_t
layoutSpecific
; /* a pointer to a layout-specific structure to
121
k_cfg->
layoutSpecific
= NETBSD32PTR64(k_cfg32->
layoutSpecific
);
rf_compat50.c
60
void *
layoutSpecific
;
164
k_cfg->
layoutSpecific
= k50_cfg->
layoutSpecific
;
rf_compat80.c
103
void *
layoutSpecific
; /* a pointer to a layout-specific structure to
290
k_cfg->
layoutSpecific
= k80_cfg->
layoutSpecific
;
raidframevar.h
343
void *
layoutSpecific
; /* a pointer to a layout-specific structure to
rf_declusterPQ.c
69
char *cfgBuf = (char *) (cfgPtr->
layoutSpecific
);
rf_decluster.c
84
char *cfgBuf = (char *) (cfgPtr->
layoutSpecific
);
rf_netbsdkintf.c
1284
int retcode = copyin(k_cfg->
layoutSpecific
, specific_buf,
1292
k_cfg->
layoutSpecific
= specific_buf;
1384
RF_Free(k_cfg->
layoutSpecific
, k_cfg->layoutSpecificSize);
/src/sbin/raidctl/
rf_configure.c
365
cfgPtr->
layoutSpecific
= NULL;
436
cfgPtr->
layoutSpecific
= (void *) cfgBuf;
Completed in 64 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025