Searched refs:grub_ohci_td_phys2virt (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/grub/grub2/grub-core/bus/usb/ |
H A D | ohci.c | 183 grub_ohci_td_phys2virt (struct grub_ohci *o, grub_uint32_t x) function 582 grub_ohci_td_t td_prev_virt = grub_ohci_td_phys2virt(o, 750 cdata->td_head_virt = grub_ohci_td_phys2virt ( o, td_head_phys ); 773 grub_ohci_free_tds (o, grub_ohci_td_phys2virt(o, 923 = grub_ohci_td_phys2virt (o, cdata->td_current_virt->prev_td_phys); 953 cdata->tderr_phys = grub_ohci_td_phys2virt (o, 958 tderr_virt = grub_ohci_td_phys2virt (o, cdata->tderr_phys); 1077 tderr_virt = grub_ohci_td_phys2virt (o, cdata->tderr_phys); 1194 = grub_ohci_td_phys2virt (o, grub_le_to_cpu32 (cdata->ed_virt->td_head) 1197 tderr_virt = grub_ohci_td_phys2virt ( [all...] |
Completed in 24 milliseconds