Deleted Added
full compact
28c28
< * $FreeBSD: head/sys/dev/pci/pci_private.h 164067 2006-11-07 18:55:51Z jhb $
---
> * $FreeBSD: head/sys/dev/pci/pci_private.h 164264 2006-11-13 21:47:30Z jhb $
68a69,71
> int pci_alloc_msi_method(device_t dev, device_t child, int *count);
> int pci_release_msi_method(device_t dev, device_t child);
> int pci_msi_count_method(device_t dev, device_t child);