<dec f='src/src/sys/arch/x86/pci/pci_msi_machdep.h' l='42' type='void * x86_pci_msix_establish(pci_chipset_tag_t , pci_intr_handle_t , int , int (*)(void *) , void * , const char * xname)'/>
<use f='src/src/sys/arch/x86/pci/pci_intr_machdep.c' l='298' u='c' c='pci_intr_establish_xname'/>
<def f='src/src/sys/arch/x86/pci/pci_msi_machdep.c' l='443' ll='456' type='void * x86_pci_msix_establish(pci_chipset_tag_t pc, pci_intr_handle_t ih, int level, int (*)(void *) func, void * arg, const char * xname)'/>
<doc f='src/src/sys/arch/x86/pci/pci_msi_machdep.c' l='438'>/*
 * Establish a MSI-X handle.
 * If multiple MSI-X handle is requied to establish, device driver must call
 * this function for each handle.
 */</doc>
