al_msix_alloc_msi
return (al_msix_alloc_msi(dev, child, 1, 1, pic, isrcp));
static msi_alloc_msi_t al_msix_alloc_msi;
DEVMETHOD(msi_alloc_msi, al_msix_alloc_msi),