OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIOP_NOOFFSET
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/ic/
siopvar_common.h
70
/* offset is initialised to
SIOP_NOOFFSET
, used to check if it was updated */
71
#define
SIOP_NOOFFSET
0xffffffff
esiop.c
1066
htole32(
SIOP_NOOFFSET
);
1133
ESIOP_XFER(esiop_cmd, saved_offset) != htole32(
SIOP_NOOFFSET
))
1309
if (ESIOP_XFER(esiop_cmd, saved_offset) != htole32(
SIOP_NOOFFSET
))
1627
ESIOP_XFER(esiop_cmd, saved_offset) = htole32(
SIOP_NOOFFSET
);
siop.c
908
siop_cmd->saved_offset =
SIOP_NOOFFSET
;
956
siop_cmd->saved_offset !=
SIOP_NOOFFSET
)
1384
siop_cmd->saved_offset =
SIOP_NOOFFSET
;
/src/sys/arch/prep/stand/boot/
siop.c
408
siop_cmd->saved_offset =
SIOP_NOOFFSET
;
432
siop_cmd->saved_offset !=
SIOP_NOOFFSET
)
/src/sys/arch/bebox/stand/boot/
siop.c
429
siop_cmd->saved_offset =
SIOP_NOOFFSET
;
453
siop_cmd->saved_offset !=
SIOP_NOOFFSET
)
Completed in 15 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025