OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__outw
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/include/
pio.h
55
static __inline void
__outw
(volatile uint16_t *a, uint16_t v);
83
__outw
(volatile uint16_t *a, uint16_t v)
function in typeref:typename:void
162
#define outw(a,v) (
__outw
((volatile uint16_t *)(a), v))
pio.h
55
static __inline void
__outw
(volatile uint16_t *a, uint16_t v);
83
__outw
(volatile uint16_t *a, uint16_t v)
function in typeref:typename:void
162
#define outw(a,v) (
__outw
((volatile uint16_t *)(a), v))
Completed in 21 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025