Home
last modified time | relevance | path

Searched refs:BufSize (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/isdn/hysdn/
Dhysdn_boot.c37 int BufSize; /* actual number of bytes bufferd */ member
298 boot->BufSize = 0; /* Buffer is empty */ in pof_write_open()
/linux-2.4.37.9/drivers/net/tokenring/
Dtms380tr.h484 u_int16_t BufSize; /* Is automatically rounded up to the member
Dtms380tr.c523 tp->ocpl.BufSize = cpu_to_be16((unsigned short)BufferSize); in tms380tr_init_opb()