Searched refs:cfe_ioctl (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cfe/ |
H A D | cfe_api.h | 165 #define cfe_ioctl(a,b,c,d,e,f) __cfe_ioctl(a,b,c,d,e,f) macro 189 int cfe_ioctl(int handle, unsigned int ioctlnum, unsigned char *buffer,
|
H A D | cfe_api.c | 415 cfe_ioctl(int handle, unsigned int ioctlnum, unsigned char *buffer, int length, in cfe_ioctl() function
|