Home
last modified time | relevance | path

Searched refs:cpcht_alloc_msix (Results 1 – 1 of 1) sorted by relevance

/src/sys/powerpc/powermac/
H A Dcpcht.c84 static int cpcht_alloc_msix(device_t dev, device_t child,
105 DEVMETHOD(pcib_alloc_msix, cpcht_alloc_msix),
438 cpcht_alloc_msix(device_t dev, device_t child, int *irq) in cpcht_alloc_msix() function