Home
last modified time | relevance | path

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

/freebsd/sys/dev/fdt/
H A Dsimplebus.c79 static pcib_alloc_msi_t simplebus_pcib_alloc_msi;
133 DEVMETHOD(pcib_alloc_msi, simplebus_pcib_alloc_msi),
644 simplebus_pcib_alloc_msi(device_t dev, device_t child, int count, int maxcount, in simplebus_pcib_alloc_msi()
77 static pcib_alloc_msi_t simplebus_pcib_alloc_msi; global() variable
639 simplebus_pcib_alloc_msi(device_t dev, device_t child, int count, int maxcount, simplebus_pcib_alloc_msi() function