OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTINFO_PRODFAMILY
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/sandpoint/include/
bootinfo.h
46
#define
BTINFO_PRODFAMILY
8
90
struct
btinfo_prodfamily
{
struct
/src/sys/arch/sandpoint/sandpoint/
mainbus.c
87
struct
btinfo_prodfamily
*pfam;
101
pfam = lookup_bootinfo(
BTINFO_PRODFAMILY
);
machdep.c
223
struct
btinfo_prodfamily
*bi_fam;
233
bi_fam = lookup_bootinfo(
BTINFO_PRODFAMILY
);
648
struct
btinfo_prodfamily
*pfam;
650
pfam = lookup_bootinfo(
BTINFO_PRODFAMILY
);
autoconf.c
60
static struct
btinfo_prodfamily
*bi_pfam;
189
bi_pfam = lookup_bootinfo(
BTINFO_PRODFAMILY
);
satmgr.c
209
struct
btinfo_prodfamily
*pfam;
216
if ((pfam = lookup_bootinfo(
BTINFO_PRODFAMILY
)) == NULL)
/src/sys/arch/sandpoint/stand/altboot/
main.c
78
struct
btinfo_prodfamily
bi_fam;
367
bi_add(&bi_fam,
BTINFO_PRODFAMILY
, sizeof(bi_fam));
Completed in 83 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025