OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:btinfo_str
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/x86/x86/
x86_machdep.c
171
static const char *
btinfo_str
[] = {
variable in typeref:typename:const char * []
172
BTINFO_STR
184
if (bic->type >= 0 && bic->type < __arraycount(
btinfo_str
))
185
aprint_normal(" %s",
btinfo_str
[bic->type]);
Completed in 41 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025