Home | History | Annotate | Download | only in host

Lines Matching refs:ghcca

138 struct ohci_hcca ghcca[1];
2024 if ((__u32)&ghcca[0] & 0xff) {
2028 gohci.hcca = &ghcca[0];
2029 info("aligned ghcca %p", gohci.hcca);