Searched refs:iucv_array (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/iucv/
H A Diucv.h70 * iucv_array : Defines buffer array.
72 * Use a pointer to an iucv_array as the buffer, reply or answer
76 struct iucv_array { struct
332 * @buffer: address of data buffer or address of struct iucv_array
363 * @reply: address of data buffer or address of struct iucv_array
382 * @buffer: address of data buffer or address of struct iucv_array
401 * @buffer: address of data buffer or address of struct iucv_array
403 * @ansbuf: address of answer buffer or address of struct iucv_array
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/iucv/
H A Diucv.c959 * @buffer: address of data buffer or address of struct iucv_array
973 struct iucv_array *array;
988 /* Copy to struct iucv_array. */
1059 * @reply: address of reply data buffer or address of struct iucv_array
1104 * @buffer: address of send buffer or address of struct iucv_array
1154 * @buffer: address of send buffer or address of struct iucv_array
1156 * @ansbuf: address of answer buffer or address of struct iucv_array

Completed in 97 milliseconds