OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BINF_ISFD
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/x68k/stand/boot_ufs/
boot_ufs.h
24
#define
BINF_ISFD
(pbinf) (*((char *)(pbinf) + 1) == 0)
bootmain.c
278
if (
BINF_ISFD
(&BOOT_INFO)) {
/src/sys/arch/x68k/stand/xxboot/
xxboot.h
28
#define
BINF_ISFD
(pbinf) (*((uint8_t *)(pbinf) + 1) == 0)
bootmain.c
190
if (
BINF_ISFD
(&BOOT_INFO)) {
Completed in 38 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025