OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:msiiep_mid
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc/sparc/
msiiep.c
76
volatile uint32_t *
msiiep_mid
= NULL;
variable in typeref:typename:volatile uint32_t *
224
msiiep_mid
= (volatile uint32_t *)bus_space_vaddr(ma->ma_bustag,
252
if (
msiiep_mid
== 0)
254
reg = *
msiiep_mid
;
255
*
msiiep_mid
= (reg & MID_MASK) | MID_STANDBY;
msiiep.c
76
volatile uint32_t *
msiiep_mid
= NULL;
variable in typeref:typename:volatile uint32_t *
224
msiiep_mid
= (volatile uint32_t *)bus_space_vaddr(ma->ma_bustag,
252
if (
msiiep_mid
== 0)
254
reg = *
msiiep_mid
;
255
*
msiiep_mid
= (reg & MID_MASK) | MID_STANDBY;
Completed in 187 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025