Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/powerpc/powermac/
Dcpcht.c81 static int cpcht_alloc_msix(device_t dev, device_t child,
102 DEVMETHOD(pcib_alloc_msix, cpcht_alloc_msix),
435 cpcht_alloc_msix(device_t dev, device_t child, int *irq) in cpcht_alloc_msix() function