OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:val_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/raidframe/
rf_driver.c
889
char *
val_p
, *name_p, *white_p;
local in function:rf_ConfigureDebug
898
val_p
= rf_find_non_white(white_p);
899
if (*
val_p
== '0' && *(
val_p
+ 1) == 'x')
900
val = rf_htoi(
val_p
+ 2);
902
val = rf_atoi(
val_p
);
rf_driver.c
889
char *
val_p
, *name_p, *white_p;
local in function:rf_ConfigureDebug
898
val_p
= rf_find_non_white(white_p);
899
if (*
val_p
== '0' && *(
val_p
+ 1) == 'x')
900
val = rf_htoi(
val_p
+ 2);
902
val = rf_atoi(
val_p
);
Completed in 25 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025