Home
last modified time | relevance | path

Searched refs:DDI_FM_DMACHK_CAPABLE (Results 1 – 25 of 35) sorted by relevance

12

/illumos-gate/usr/src/uts/common/sys/
H A Dddifm.h50 #define DDI_FM_DMACHK_CAPABLE 0x00000004 macro
56 #define DDI_FM_DMA_ERR_CAP(cap) (cap & DDI_FM_DMACHK_CAPABLE)
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_fm.c280 DDI_FM_ACCCHK_CAPABLE | DDI_FM_DMACHK_CAPABLE | in pci_fm_create()
H A Dsimba.c443 DDI_FM_ACCCHK_CAPABLE | DDI_FM_DMACHK_CAPABLE; in simba_attach()
H A Dpci_pci.c1749 DDI_FM_ACCCHK_CAPABLE | DDI_FM_DMACHK_CAPABLE; in ppb_fm_init()
H A Ddb21554.c3061 DDI_FM_ACCCHK_CAPABLE | DDI_FM_DMACHK_CAPABLE; in db_fm_init()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_impl.h142 DDI_FM_DMACHK_CAPABLE)
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_pci.c312 DDI_FM_ACCCHK_CAPABLE | DDI_FM_DMACHK_CAPABLE; in ppb_attach()
316 DDI_FM_DMACHK_CAPABLE; in ppb_attach()
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpinex/
H A Dacpinex_drv.c559 DDI_FM_ACCCHK_CAPABLE | DDI_FM_DMACHK_CAPABLE; in acpinex_fm_init()
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_main.c385 if (pUM->fmCapabilities & DDI_FM_DMACHK_CAPABLE) in BnxeFmInit()
472 DDI_FM_DMACHK_CAPABLE | in BnxeAttachDevice()
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci.c273 DDI_FM_ACCCHK_CAPABLE | DDI_FM_DMACHK_CAPABLE; in pci_attach()
/illumos-gate/usr/src/uts/sun4/io/
H A Drootnex.c961 DDI_FM_DMACHK_CAPABLE); in rootnex_busop_fminit()
/illumos-gate/usr/src/uts/common/os/
H A Dddifm.c785 newcap |= DDI_FM_DMACHK_CAPABLE; in ddi_fm_init()
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dssm.c1059 DDI_FM_ACCCHK_CAPABLE | DDI_FM_DMACHK_CAPABLE; in ssm_fm_init()
/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()
710 DDI_FM_ACCCHK_CAPABLE | DDI_FM_DMACHK_CAPABLE | in i40e_fm_init()
737 if (i40e->i40e_fm_capabilities & DDI_FM_DMACHK_CAPABLE) { in i40e_fm_init()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_fm.c75 DDI_FM_ACCCHK_CAPABLE | DDI_FM_DMACHK_CAPABLE; in px_fm_attach()
/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c388 DDI_FM_ACCCHK_CAPABLE | DDI_FM_DMACHK_CAPABLE; in npe_attach()
/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/common/io/pciex/
H A Dpcieb.c1430 DDI_FM_DMACHK_CAPABLE); in pcieb_fm_init_child()
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c482 DDI_FM_DMACHK_CAPABLE | DDI_FM_ERRCB_CAPABLE); in igb_attach()
5348 if (igb->fm_capabilities & DDI_FM_DMACHK_CAPABLE) { in igb_fm_init()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c478 DDI_FM_DMACHK_CAPABLE | DDI_FM_ERRCB_CAPABLE); in ixgbe_attach()
6118 if (ixgbe->fm_capabilities & DDI_FM_DMACHK_CAPABLE) { in ixgbe_fm_init()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c453 DDI_FM_DMACHK_CAPABLE | DDI_FM_ERRCB_CAPABLE, in e1000g_attach()
6567 if (Adapter->fm_capabilities & DDI_FM_DMACHK_CAPABLE) { in e1000g_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/nvme/
H A Dnvme.c4924 DDI_FM_DMACHK_CAPABLE | DDI_FM_ERRCB_CAPABLE); in nvme_attach()
4933 if (nvme->n_fm_cap & DDI_FM_DMACHK_CAPABLE) { in nvme_attach()

12