Searched refs:snd_size (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/ntp/util/
H A Daudio-pcm.c88 struct snd_size s_size;
/freebsd-10.0-release/contrib/ntp/libntp/
H A Daudio.c219 struct snd_size s_size;
/freebsd-10.0-release/sys/sys/
H A Dsoundcard.h136 struct snd_size { struct
140 #define AIOGSIZE _IOR('A', 11, struct snd_size)/* read current blocksize */
141 #define AIOSSIZE _IOWR('A', 11, struct snd_size) /* sets blocksize */
/freebsd-10.0-release/sys/dev/sound/pcm/
H A Ddsp.c1169 struct snd_size *p = (struct snd_size *)arg;
1191 struct snd_size *p = (struct snd_size *)arg;
/freebsd-10.0-release/sys/netinet/
H A Dsctputil.c381 sctp_log_rwnd(uint8_t from, uint32_t peers_rwnd, uint32_t snd_size, uint32_t overhead) argument
386 sctp_clog.x.rwnd.send_size = snd_size;
/freebsd-10.0-release/contrib/ntp/
H A Dconfigure19745 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct snd_size" >&5
19746 $as_echo_n "checking for struct snd_size... " >&6; }
19763 extern struct snd_size *ss;

Completed in 187 milliseconds