Searched refs:oedb (Results 1 – 1 of 1) sorted by relevance
464 struct out_endpoint_desc_block *oedb; in TIIsTxActive() local468 oedb = kmalloc (sizeof (* oedb), GFP_KERNEL); in TIIsTxActive()469 if (!oedb) { in TIIsTxActive()478 kfree(oedb); in TIIsTxActive()484 sizeof( *oedb), in TIIsTxActive()485 (void *)oedb); in TIIsTxActive()490 dbg ("%s - XByteCount 0x%X", __FUNCTION__, oedb->XByteCount); in TIIsTxActive()503 if ((oedb->XByteCount & 0x80 ) != 0 ) in TIIsTxActive()514 kfree(oedb); in TIIsTxActive()