PIC_MSIX
.pic_type = PIC_MSIX,
KASSERT(msix_pic->pic_type == PIC_MSIX);
else if (msi_pic->pic_type == PIC_MSIX)
if ((pic->pic_type == PIC_MSI) || (pic->pic_type == PIC_MSIX)) {
else if (pic->pic_type == PIC_MSIX)
if (pic->pic_type == PIC_MSI || pic->pic_type == PIC_MSIX)
KASSERT(pic->pic_type == PIC_MSIX);
case PIC_MSIX:
if ((pic->pic_type == PIC_MSI) || (pic->pic_type == PIC_MSIX)) {
else if (pic->pic_type == PIC_MSIX)