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

/osnet-11/usr/src/grub/grub2/grub-core/bus/usb/
H A Dohci.c90 grub_uint32_t hcca_addr; member in struct:grub_ohci
292 o->hcca_addr = grub_dma_get_phys (o->hcca_chunk);
295 o->hcca_chunk, o->hcca, o->hcca_addr);
406 grub_ohci_writereg32 (o, GRUB_OHCI_REG_HCCA, o->hcca_addr);
1398 grub_ohci_writereg32 (o, GRUB_OHCI_REG_HCCA, o->hcca_addr);

Completed in 18 milliseconds