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

/freebsd-13-stable/sys/arm/freescale/vybrid/
H A Dvf_ehci.c137 static struct resource_spec vybrid_ehci_spec[] = { variable in typeref:struct:resource_spec
275 if (bus_alloc_resources(dev, vybrid_ehci_spec, esc->res)) {
425 bus_release_resources(dev, vybrid_ehci_spec, esc->res);

Completed in 94 milliseconds