OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOOTDEV_CTLR
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/news68k/include/
romcall.h
41
#define
BOOTDEV_CTLR
(x) (((x) >> 20) & 0x0f)
43
#define
BOOTDEV_CTLR
(x) (((x) >> 24) & 0x0f)
/src/sys/arch/newsmips/include/
romcall.h
42
#define
BOOTDEV_CTLR
(x) (((x) >> 20) & 0x0f)
/src/sys/arch/news68k/news68k/
autoconf.c
133
ctlr =
BOOTDEV_CTLR
(bootdev); /* SCSI ID */
/src/sys/arch/newsmips/newsmips/
autoconf.c
135
ctlr =
BOOTDEV_CTLR
(bootdev); /* SCSI ID */
/src/sys/arch/news68k/stand/bootxx/
bootxx.c
106
ctlr =
BOOTDEV_CTLR
(bootdev);
/src/sys/arch/news68k/stand/boot/
boot.c
105
ctlr =
BOOTDEV_CTLR
(bootdev);
/src/sys/arch/newsmips/stand/bootxx/
bootxx.c
102
ctlr =
BOOTDEV_CTLR
(bootdev);
/src/sys/arch/newsmips/stand/boot/
boot.c
140
ctlr =
BOOTDEV_CTLR
(bootdev);
Completed in 15 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025