Searched refs:out_func (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_gpio.c50 u_int8_t out_func, shift; local
67 out_func = gpio / 4;
69 address = (volatile u_int32_t *)(AR9340_SOC_GPIO_FUN0 + (out_func*4));
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzlib.h880 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned)); typedef
884 out_func out, void FAR *out_desc));
911 parameters and return types are defined above in the in_func and out_func
/freebsd-10.0-release/lib/libz/
H A Dzlib.h1027 typedef int (*out_func) OF((void FAR *, unsigned char FAR *, unsigned)); typedef
1031 out_func out, void FAR *out_desc));
1059 parameters and return types are defined above in the in_func and out_func
H A Dzconf.h140 # define out_func z_out_func macro
H A Dinfback.c254 out_func out;

Completed in 197 milliseconds