OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:boardtype
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/sysinst/arch/evbarm/
md.c
52
int
boardtype
= BOARD_TYPE_NORMAL;
variable
70
boardtype
= BOARD_TYPE_RPI;
73
boardtype
= BOARD_TYPE_ACPI;
76
boardtype
= BOARD_TYPE_NORMAL;
242
if (
boardtype
== BOARD_TYPE_ACPI) {
246
if (
boardtype
== BOARD_TYPE_NORMAL) {
251
if (
boardtype
== BOARD_TYPE_RPI) {
336
return
boardtype
== BOARD_TYPE_NORMAL ||
boardtype
== BOARD_TYPE_RPI;
md.h
99
extern int
boardtype
;
/src/sys/arch/evbarm/marvell/
marvell_machdep.c
549
const char *
boardtype
;
member in struct:__anon1316
592
for (i = 0; hints[i].
boardtype
!= NULL; i++)
593
if (THIS_BOARD(hints[i].
boardtype
))
595
if (hints[i].
boardtype
== NULL)
/src/sys/dev/usb/
if_bwfm_usb.c
167
uint32_t
boardtype
; /* Type of board */
member in struct:bootrom_id
Completed in 16 milliseconds
Indexes created Thu Jul 09 00:25:44 UTC 2026