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 - 1
of
1
) 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))
Completed in 11 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025