Home
last modified time | relevance | path

Searched defs:lo (Results 126 – 146 of 146) sorted by path

123456

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_dma.h99 #define SET_DMAATTR(p, lo, hi, nocross, cntmax) \ argument
152 #define PX_DEV_NOFASTLIMIT(lo, hi, fastlo, fasthi, align_pg) \ argument
156 #define PX_DEV_NOSYSLIMIT(lo, hi, syslo, syshi, align_pg) \ argument
H A Dpx_fdvma.c141 ulong_t lo = lim_p->dlim_addr_lo; in px_fdvma_reserve() local
/illumos-gate/usr/src/uts/sun4/vm/
H A Dsfmmu.c238 #define COMBINE(hi, lo) (((uint64_t)(uint32_t)(hi) << 32) | (uint32_t)(lo)) argument
H A Dvm_dep.c275 caddr_t hi, lo; in valid_va_range_aligned() local
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c332 int lo, busy, nack, shipped = 0; local
H A Dspitfire.c2574 uint_t hi, lo; member
2592 uint_t hi, lo; in ecc_gen() member
H A Dus3_cheetah.c158 int lo, busy, nack, shipped = 0; in send_mondo_set() local
H A Dus3_cheetahplus.c165 int lo, busy, nack, shipped = 0; in send_mondo_set() local
H A Dus3_jalapeno.c180 int lo, busy, nack, shipped = 0; in send_mondo_set() local
/illumos-gate/usr/src/uts/sun4u/io/
H A Diocache.c198 uint_t hi, lo; in sync_stream_buf() local
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_dma.c369 uint64_t lo = lim_p->dlim_addr_lo; in pci_dma_lmts2hdl() local
433 uint64_t lo = attrp->dma_attr_addr_lo; in pci_dma_attr2hdl() local
H A Dpci_fdvma.c188 ulong_t lo = lim_p->dlim_addr_lo; in pci_fdvma_reserve() local
H A Dpci_pci.c69 #define PPB_LADDR(lo, hi) (((uint16_t)(hi) << 16) | (uint16_t)(lo)) argument
/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgenv_impl.h147 sensor_data_t lo; /* sd_lo */ member
/illumos-gate/usr/src/uts/sun4u/opl/sys/pcicmu/
H A Dpcicmu.h53 uint32_t lo; member
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dopl_cfg.h118 #define OPL_ADDR_TO_LEAF(hi, lo) \ argument
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_dma.h106 #define SET_DMAATTR(p, lo, hi, nocross, cntmax) \ argument
172 #define DEV_NOFASTLIMIT(lo, hi, fastlo, fasthi, align_pg) \ argument
176 #define DEV_NOSYSLIMIT(lo, hi, syslo, syshi, align_pg) \ argument
/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_kpm.c491 struct memseg *lo, struct memseg *mid, struct memseg *hi) in hat_kpm_split_mseg_update()
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara2.c683 uchar_t lo; in page_coloring_init_cpu() local
/illumos-gate/usr/src/uts/sun4v/promif/
H A Dpromif_emul.c57 #define COMBINE(hi, lo) (((uint64_t)(uint32_t)(hi) << 32) | (uint32_t)(lo)) argument
/illumos-gate/usr/src/uts/sun4v/vm/
H A Dmach_kpm.c294 struct memseg *lo, struct memseg *mid, struct memseg *hi) in hat_kpm_split_mseg_update()

123456