OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BI_MACHDEP
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/virt68k/include/
bootinfo.h
54
#define
BI_MACHDEP
(x) ((x) + 0x8000)
65
#define BI_VIRT_QEMU_VERSION
BI_MACHDEP
(0) /* uint32_t */
66
#define BI_VIRT_GF_PIC_BASE
BI_MACHDEP
(1) /* bi_virt_dev */
67
#define BI_VIRT_GF_RTC_BASE
BI_MACHDEP
(2)
68
#define BI_VIRT_GF_TTY_BASE
BI_MACHDEP
(3)
69
#define BI_VIRT_VIRTIO_BASE
BI_MACHDEP
(4)
70
#define BI_VIRT_CTRL_BASE
BI_MACHDEP
(5)
/src/sys/arch/virt68k/dev/
mainbus.c
235
if (bi->bi_tag >=
BI_MACHDEP
(0)) {
Completed in 11 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025