Searched refs:atl_slots (Results 1 – 2 of 2) sorted by relevance
59 struct isp1760_slotinfo *atl_slots; member
1144 slots = priv->atl_slots; in enqueue_qtds()1393 slots = priv->atl_slots; in handle_done_ptds()1566 if (priv->atl_slots[slot].qh && time_after(jiffies, in errata2_function()1567 priv->atl_slots[slot].timestamp + in errata2_function()1984 priv->atl_slots[qh->slot].qh = NULL; in kill_transfer()1985 priv->atl_slots[qh->slot].qtd = NULL; in kill_transfer()2580 priv->atl_slots = kcalloc(mem_layout->slot_num, in isp1760_hcd_register()2582 if (!priv->atl_slots) { in isp1760_hcd_register()2614 kfree(priv->atl_slots); in isp1760_hcd_register()2627 kfree(priv->atl_slots); in isp1760_hcd_unregister()