Home
last modified time | relevance | path

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

/src/sys/powerpc/powermac/
H A Dcpcht.c80 static int cpcht_alloc_msi(device_t dev, device_t child,
103 DEVMETHOD(pcib_alloc_msi, cpcht_alloc_msi),
382 cpcht_alloc_msi(device_t dev, device_t child, int count, int maxcount, in cpcht_alloc_msi() function