Searched refs:td_tail_phys (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/bus/usb/
H A Dohci.c679 grub_uint32_t td_tail_phys;
723 td_tail_phys = grub_le_to_cpu32 (cdata->ed_virt->td_tail) & ~0xf;
726 if (td_head_phys != td_tail_phys) /* Should never happen ! */
730 td_head_phys, td_tail_phys);
677 grub_uint32_t td_tail_phys; local

Completed in 43 milliseconds