Searched refs:atl_slots (Results 1 – 2 of 2) sorted by relevance
59 struct isp1760_slotinfo *atl_slots; member
1143 slots = priv->atl_slots; in enqueue_qtds()1392 slots = priv->atl_slots; in handle_done_ptds()1565 if (priv->atl_slots[slot].qh && time_after(jiffies, in errata2_function()1566 priv->atl_slots[slot].timestamp + in errata2_function()1981 priv->atl_slots[qh->slot].qh = NULL; in kill_transfer()1982 priv->atl_slots[qh->slot].qtd = NULL; in kill_transfer()2577 priv->atl_slots = kcalloc(mem_layout->slot_num, in isp1760_hcd_register()2579 if (!priv->atl_slots) { in isp1760_hcd_register()2611 kfree(priv->atl_slots); in isp1760_hcd_register()2624 kfree(priv->atl_slots); in isp1760_hcd_unregister()