Searched defs:cfe_ioctl (Results 1 - 6 of 6) sorted by relevance
| /src/sys/arch/sbmips/stand/common/ |
| H A D | cfe_api.c | 392 cfe_ioctl(int handle, unsigned int ioctlnum, unsigned char *buffer, int length, function in typeref:typename:int
|
| H A D | cfe_api.h | 176 #define cfe_ioctl(a,b,c,d,e,f) __cfe_ioctl(a,b,c,d,e,f) macro
|
| /src/sys/arch/evbmips/stand/sbmips/common/ |
| H A D | cfe_api.c | 392 cfe_ioctl(int handle, unsigned int ioctlnum, unsigned char *buffer, int length, function in typeref:typename:int
|
| H A D | cfe_api.h | 176 #define cfe_ioctl(a,b,c,d,e,f) __cfe_ioctl(a,b,c,d,e,f) macro
|
| /src/sys/arch/mips/cfe/ |
| H A D | cfe_api.c | 395 cfe_ioctl(int handle, unsigned int ioctlnum, unsigned char *buffer, int length, function in typeref:typename:int
|
| H A D | cfe_api.h | 164 #define cfe_ioctl(a,b,c,d,e,f) __cfe_ioctl(a,b,c,d,e,f) macro
|
Completed in 6 milliseconds