Searched defs:ohci (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/grub/grub2/grub-core/bus/usb/ |
| H A D | ohci.c | 0 /* ohci.c - OHCI Support. */ 105 static struct grub_ohci *ohci; variable in typeref:struct:grub_ohci 229 grub_dprintf ("ohci", "pciid = %x\n", pciid); 239 grub_dprintf ("ohci", "No OHCI address is assigned\n"); 274 grub_dprintf ("ohci", "class=0x%02x 0x%02x interface 0x%02x\n", 285 grub_dprintf ("ohci", "base=%p\n", o->iobase); 294 grub_dprintf ("ohci", "hcca: chunk=%p, virt=%p, phys=0x%02x\n", 308 grub_dprintf ("ohci", "EDs-C: chunk=%p, virt=%p, phys=0x%02x\n", 322 grub_dprintf ("ohci", "EDs-B: chunk=%p, virt=%p, phys=0x%02x\n", 339 grub_dprintf ("ohci", "TD [all...] |
Completed in 35 milliseconds