Searched refs:BI_MACHDEP (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/virt68k/include/
H A Dbootinfo.h54 #define BI_MACHDEP(x) ((x) + 0x8000) macro
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)
/netbsd-current/sys/arch/virt68k/dev/
H A Dmainbus.c235 if (bi->bi_tag >= BI_MACHDEP(0)) {

Completed in 180 milliseconds