Searched defs:cfe_read (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/arch/mips/cfe/ |
H A D | cfe_api.c | 443 cfe_read(int handle, unsigned char *buffer, int length) in cfe_read() function
|
H A D | cfe_api.h | 166 #define cfe_read(a,b,c) __cfe_read(a,b,c) macro
|
/netbsd-src/sys/arch/sbmips/stand/common/ |
H A D | cfe_api.c | 440 cfe_read(int handle, unsigned char *buffer, int length) in cfe_read() function
|
H A D | cfe_api.h | 178 #define cfe_read(a,b,c) __cfe_read(a,b,c) macro
|
/netbsd-src/sys/arch/evbmips/stand/sbmips/common/ |
H A D | cfe_api.c | 440 cfe_read(int handle, unsigned char *buffer, int length) in cfe_read() function
|
H A D | cfe_api.h | 178 #define cfe_read(a,b,c) __cfe_read(a,b,c) macro
|