Searched defs:cfe_write (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cfe/ | ||
H A D | cfe_api.c | 531 cfe_write(int handle, unsigned char *buffer, int length) in cfe_write() function |
H A D | cfe_api.h | 170 #define cfe_write(a,b,c) __cfe_write(a,b,c) macro |