OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__insw
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/powerpc/include/
pio.h
70
static __inline void
__insw
(volatile uint16_t *, uint16_t *, size_t);
234
__insw
(volatile uint16_t *a, uint16_t *d, size_t c)
function in typeref:typename:void
273
#define insw(a,d,c) (
__insw
((volatile uint16_t *)(a), d, c))
Completed in 12 milliseconds
Indexes created Wed Oct 15 02:09:48 GMT 2025