Home
last modified time | relevance | path

Searched refs:DDI_FM_ERRCB_CAPABLE (Results 1 – 25 of 38) sorted by relevance

12

/illumos-gate/usr/src/uts/common/sys/
H A Dddifm.h51 #define DDI_FM_ERRCB_CAPABLE 0x00000008 macro
57 #define DDI_FM_ERRCB_CAP(cap) (cap & DDI_FM_ERRCB_CAPABLE)
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_pci.c311 ppb->ppb_fmcap = DDI_FM_ERRCB_CAPABLE | in ppb_attach()
315 DDI_FM_ERRCB_CAPABLE | DDI_FM_ACCCHK_CAPABLE | in ppb_attach()
325 if (ppb->ppb_fmcap & (DDI_FM_ERRCB_CAPABLE | in ppb_attach()
328 if (ppb->ppb_fmcap & DDI_FM_ERRCB_CAPABLE) in ppb_attach()
332 if (ppb->ppb_fmcap & DDI_FM_ERRCB_CAPABLE) in ppb_attach()
334 if (ppb->ppb_fmcap & (DDI_FM_ERRCB_CAPABLE | in ppb_attach()
412 if (ppb->ppb_fmcap & DDI_FM_ERRCB_CAPABLE) in ppb_detach()
414 if (ppb->ppb_fmcap & (DDI_FM_ERRCB_CAPABLE | in ppb_detach()
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpinex/
H A Dacpinex_drv.c558 softsp->ans_fm_cap = DDI_FM_EREPORT_CAPABLE | DDI_FM_ERRCB_CAPABLE | in acpinex_fm_init()
565 if (softsp->ans_fm_cap & DDI_FM_ERRCB_CAPABLE) { in acpinex_fm_init()
581 if (softsp->ans_fm_cap & DDI_FM_ERRCB_CAPABLE) { in acpinex_fm_fini()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_fm.c281 DDI_FM_ERRCB_CAPABLE; in pci_fm_create()
290 ASSERT((pci_p->pci_fm_cap & DDI_FM_ERRCB_CAPABLE) && in pci_fm_create()
H A Dsimba.c442 simba->fm_cap = DDI_FM_EREPORT_CAPABLE | DDI_FM_ERRCB_CAPABLE | in simba_attach()
450 ASSERT((simba->fm_cap & DDI_FM_ERRCB_CAPABLE) && in simba_attach()
H A Dpci_pci.c1748 ppb_p->fm_cap = DDI_FM_EREPORT_CAPABLE | DDI_FM_ERRCB_CAPABLE | in ppb_fm_init()
1757 (ppb_p->fm_cap & DDI_FM_ERRCB_CAPABLE)); in ppb_fm_init()
H A Ddb21554.c3060 db_p->fm_cap = DDI_FM_EREPORT_CAPABLE | DDI_FM_ERRCB_CAPABLE | in db_fm_init()
3069 (db_p->fm_cap & DDI_FM_ERRCB_CAPABLE)); in db_fm_init()
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci.c272 pcip->pci_fmcap = DDI_FM_ERRCB_CAPABLE | in pci_attach()
280 if (pcip->pci_fmcap & DDI_FM_ERRCB_CAPABLE) { in pci_attach()
309 if (pcip->pci_fmcap & DDI_FM_ERRCB_CAPABLE) { in pci_detach()
/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c387 pcip->pci_fmcap = DDI_FM_EREPORT_CAPABLE | DDI_FM_ERRCB_CAPABLE | in npe_attach()
391 if (pcip->pci_fmcap & DDI_FM_ERRCB_CAPABLE) { in npe_attach()
456 if (pcip->pci_fmcap & DDI_FM_ERRCB_CAPABLE) in npe_detach()
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dssm.c1058 softsp->ssm_fm_cap = DDI_FM_EREPORT_CAPABLE | DDI_FM_ERRCB_CAPABLE | in ssm_fm_init()
1067 (softsp->ssm_fm_cap & DDI_FM_ERRCB_CAPABLE)); in ssm_fm_init()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_fm.c74 px_p->px_fm_cap = DDI_FM_EREPORT_CAPABLE | DDI_FM_ERRCB_CAPABLE | in px_fm_attach()
86 (DDI_FM_ERRCB_CAPABLE | DDI_FM_EREPORT_CAPABLE)); in px_fm_attach()
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_fm.c184 DDI_FM_EREPORT_CAPABLE | DDI_FM_ERRCB_CAPABLE); in hxge_fm_init()
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c1102 if (!(fmhdl->fh_cap & DDI_FM_ERRCB_CAPABLE)) in pf_init()
1113 DDI_FM_EREPORT_CAPABLE | DDI_FM_ERRCB_CAPABLE); in pf_init()
1114 cap &= (DDI_FM_EREPORT_CAPABLE | DDI_FM_ERRCB_CAPABLE); in pf_init()
1123 if (cap & DDI_FM_ERRCB_CAPABLE) in pf_init()
1135 fmhdl->fh_cap |= DDI_FM_ERRCB_CAPABLE; in pf_init()
/illumos-gate/usr/src/uts/sun4/io/
H A Drootnex.c970 ddi_system_fmcap = DDI_FM_EREPORT_CAPABLE | DDI_FM_ERRCB_CAPABLE; in rootnex_fm_init()
/illumos-gate/usr/src/uts/common/os/
H A Dddifm.c769 newcap |= DDI_FM_ERRCB_CAPABLE; in ddi_fm_init()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fm.c359 DDI_FM_EREPORT_CAPABLE | DDI_FM_ERRCB_CAPABLE); in nxge_fm_init()
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_main.c473 DDI_FM_ERRCB_CAPABLE)); in BnxeAttachDevice()
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c704 DDI_FM_DMACHK_CAPABLE | DDI_FM_ERRCB_CAPABLE); in i40e_fm_init()
711 DDI_FM_ERRCB_CAPABLE; in i40e_fm_init()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc_ddi.c857 DDI_FM_DMACHK_CAPABLE | DDI_FM_ERRCB_CAPABLE); in lmrc_fm_init()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1085 DDI_FM_DMACHK_CAPABLE | DDI_FM_ERRCB_CAPABLE; in xhci_fm_init()
/illumos-gate/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_drv.c1272 int fmcap = DDI_FM_EREPORT_CAPABLE | DDI_FM_ERRCB_CAPABLE; in mc_fm_init()
/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.c758 DDI_FM_DMACHK_CAPABLE | DDI_FM_ERRCB_CAPABLE; in mlxcx_fm_init()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c632 DDI_FM_DMACHK_CAPABLE | DDI_FM_ERRCB_CAPABLE); in pmcs_attach()
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.c474 | DDI_FM_ERRCB_CAPABLE); in megasas_attach()
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c485 ddi_system_fmcap = DDI_FM_EREPORT_CAPABLE | DDI_FM_ERRCB_CAPABLE | in rootnex_attach()

12