OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sal_signature
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/ia64/include/
sal.h
35
char
sal_signature
[4];
member in struct:sal_system_table
36
#define
SAL_SIGNATURE
"SST_"
/src/sys/arch/ia64/ia64/
sal.c
100
if (memcmp(sal_systbl->
sal_signature
,
SAL_SIGNATURE
, 4)) {
/src/sys/arch/ia64/stand/ia64/efi/
main.c
86
if (memcmp(saltab->
sal_signature
, "SST_", 4)) {
336
if (memcmp(saltab->
sal_signature
, "SST_", 4)) {
Completed in 14 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025