Searched refs:desc_type (Results 1 – 2 of 2) sorted by relevance
2253 int bd_flags, desc_type, mapsize; in ace_rx_int() local2259 desc_type = bd_flags & (BD_FLG_JUMBO | BD_FLG_MINI); in ace_rx_int()2261 switch(desc_type) { in ace_rx_int()
647 static int TIGetDescriptorAddress (struct edgeport_serial *serial, int desc_type, struct ti_i2c_des… in TIGetDescriptorAddress() argument662 if (rom_desc->Type == desc_type) in TIGetDescriptorAddress()