Searched refs:simplebus_pcib_alloc_msi (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/dev/fdt/ |
| H A D | simplebus.c | 79 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
|