SNIC_MSIX_ERR_NOTIFY
sprintf(snic->msix[SNIC_MSIX_ERR_NOTIFY].devname,
snic->msix[SNIC_MSIX_ERR_NOTIFY].isr = snic_isr_msix_err_notify;
snic->msix[SNIC_MSIX_ERR_NOTIFY].devid = snic;
snic->err_intr_offset = SNIC_MSIX_ERR_NOTIFY;
svnic_intr_return_all_credits(&snic->intr[SNIC_MSIX_ERR_NOTIFY]);
ret = svnic_dev_notify_set(snic->vdev, SNIC_MSIX_ERR_NOTIFY);