Home
last modified time | relevance | path

Searched refs:dma_attr_count_max (Results 26 – 49 of 49) sorted by relevance

12

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c309 .dma_attr_count_max = 0x7fffffff,
325 .dma_attr_count_max = MMU_PAGEOFFSET,
341 .dma_attr_count_max = MMU_PAGEOFFSET,
/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.c209 .dma_attr_count_max = 0x00000000FFFFFFFF,
229 .dma_attr_count_max = 0x00000000FFFFFFFF,
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c1792 count_max = attr->dma_attr_count_max + 1; in rootnex_coredma_allochdl()
1793 if (count_max < attr->dma_attr_count_max) { in rootnex_coredma_allochdl()
1794 count_max = attr->dma_attr_count_max; in rootnex_coredma_allochdl()
2671 (attr->dma_attr_count_max < MMU_PAGEOFFSET) || in rootnex_valid_alloc_parms()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pvscsi/
H A Dpvscsi.c54 .dma_attr_count_max = 0xFFFFFFFFFFFFFFFFull,
70 .dma_attr_count_max = 0x7FFFFFFFll,
/illumos-gate/usr/src/uts/i86pc/io/xsvc/
H A Dxsvc.c511 mp->xm_dma_attr.dma_attr_count_max = (uint64_t)0xFFFFFFFF; in xsvc_ioctl_alloc_memory()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc_ddi.c264 .dma_attr_count_max = 0xFFFFFFFF,
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c206 dma_attr->dma_attr_count_max = UINT64_MAX; in t4_sge_init()
227 dma_attr->dma_attr_count_max = UINT64_MAX; in t4_sge_init()
262 dma_attr->dma_attr_count_max = UINT64_MAX; in t4_sge_init()
/illumos-gate/usr/src/uts/common/io/vioscsi/
H A Dvioscsi.c51 .dma_attr_count_max = 0x00000000FFFFFFFFull,
/illumos-gate/usr/src/uts/common/io/sdcard/adapters/sdhost/
H A Dsdhost.c314 shp->sh_dmaattr.dma_attr_count_max = 0xffffffffU; in sdhost_attach()
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A Dvmxnet3_main.c81 .dma_attr_count_max = 0xFFFFFFFFFFFFFFFFull,
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c2298 dma_attr->dma_attr_count_max = 0xFFFFFFFFFFFFFFFFull; in tavor_dma_attr_init()
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c741 .dma_attr_count_max = (UINT16_MAX + 1) * sizeof (nvme_sqe_t) - 1,
766 .dma_attr_count_max = 0xfff,
789 .dma_attr_count_max = 0xffffffffUL,
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c854 attr->dma_attr_count_max = in ddi_dma_attr_merge()
855 MIN(attr->dma_attr_count_max, mod->dma_attr_count_max); in ddi_dma_attr_merge()
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c4762 if (fas->f_dma_attr->dma_attr_count_max < amt) { in fas_handle_data_start()
4763 amt = fas->f_dma_attr->dma_attr_count_max; in fas_handle_data_start()
4778 if (amt == 0 || amt > fas->f_dma_attr->dma_attr_count_max) { in fas_handle_data_start()
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_util.c361 ehcip->ehci_dma_attr.dma_attr_count_max = EHCI_DMA_ATTR_COUNT_MAX; in ehci_set_dma_attributes()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c856 dma_attr->dma_attr_count_max = 0xFFFFFFFFFFFFFFFFull; in hermon_dma_attr_init()
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c13243 if (dma_attr->dma_attr_count_max > count_max) in sata_adjust_dma_attr()
13244 adj_dma_attr->dma_attr_count_max = count_max; in sata_adjust_dma_attr()
13268 if (dma_attr->dma_attr_count_max > count_max) in sata_adjust_dma_attr()
13269 adj_dma_attr->dma_attr_count_max = count_max; in sata_adjust_dma_attr()
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c714 uhcip->uhci_dma_attr.dma_attr_count_max = 0xffffffull; in uhci_set_dma_attributes()
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c672 fdc->c_fd_dma_lim.dma_attr_count_max = 0xffffff; in fd_attach()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c921 ohcip->ohci_dma_attr.dma_attr_count_max = OHCI_DMA_ATTR_COUNT_MAX; in ohci_set_dma_attributes()
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c1750 .dma_attr_count_max = 0xfffffffffULL, in iwn_dma_contig_alloc()
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c2457 softs->buf_dma_attr.dma_attr_count_max = in aac_check_firmware()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c7221 hba->dma_attr_ro.dma_attr_count_max = 0xffff; in emlxs_hba_attach()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c706 ql_32bit_io_dma_attr.dma_attr_count_max = 0x00ffffff; in _init()
707 ql_64bit_io_dma_attr.dma_attr_count_max = 0x00ffffff; in _init()

12