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

/osnet-11/usr/src/grub/grub2/grub-core/bus/usb/
H A Dohci.c86 struct grub_ohci struct
101 struct grub_ohci *next;
105 static struct grub_ohci *ohci;
160 grub_ohci_ed_phys2virt (struct grub_ohci *o, int bulk, grub_uint32_t x)
172 grub_ohci_virt_to_phys (struct grub_ohci *o, int bulk, grub_ohci_ed_t x)
183 grub_ohci_td_phys2virt (struct grub_ohci *o, grub_uint32_t x)
191 grub_ohci_td_virt2phys (struct grub_ohci *o, grub_ohci_td_t x)
200 grub_ohci_readreg32 (struct grub_ohci *o, grub_ohci_reg_t reg)
206 grub_ohci_writereg32 (struct grub_ohci *o,
224 struct grub_ohci *
[all...]

Completed in 20 milliseconds