Home
last modified time | relevance | path

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

/src/sys/dev/fdt/
H A Dsimplebus.c77 static pcib_alloc_msi_t simplebus_pcib_alloc_msi; variable
131 DEVMETHOD(pcib_alloc_msi, simplebus_pcib_alloc_msi),
639 simplebus_pcib_alloc_msi(device_t dev, device_t child, int count, int maxcount, in simplebus_pcib_alloc_msi() function