OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sb1250_ipl_sr_map
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbmips/sbmips/
sb1250_icu.c
59
static const struct ipl_sr_map
sb1250_ipl_sr_map
= {
variable in typeref:typename:const struct ipl_sr_map
247
ipl_sr_map =
sb1250_ipl_sr_map
;
255
KASSERT(memcmp((const void *)&ipl_sr_map, (const void *)&
sb1250_ipl_sr_map
, sizeof(ipl_sr_map)) == 0);
/src/sys/arch/sbmips/sbmips/
sb1250_icu.c
59
static const struct ipl_sr_map
sb1250_ipl_sr_map
= {
variable in typeref:typename:const struct ipl_sr_map
247
ipl_sr_map =
sb1250_ipl_sr_map
;
255
KASSERT(memcmp((const void *)&ipl_sr_map, (const void *)&
sb1250_ipl_sr_map
, sizeof(ipl_sr_map)) == 0);
Completed in 49 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025