Home
last modified time | relevance | path

Searched refs:desc_type (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dacenic.c2253 int bd_flags, desc_type, mapsize; in ace_rx_int() local
2259 desc_type = bd_flags & (BD_FLG_JUMBO | BD_FLG_MINI); in ace_rx_int()
2261 switch(desc_type) { in ace_rx_int()
/linux-2.4.37.9/drivers/usb/serial/
Dio_ti.c647 static int TIGetDescriptorAddress (struct edgeport_serial *serial, int desc_type, struct ti_i2c_des… in TIGetDescriptorAddress() argument
662 if (rom_desc->Type == desc_type) in TIGetDescriptorAddress()