Searched refs:ull (Results 126 - 150 of 166) sorted by relevance

1234567

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_stat.c510 *val = ixgbe->link_speed * 1000000ull;
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_mem.c127 mlist = memlist_del_span(mlist, 0ull, basepa);
646 uint64_t sm = ~ (137438953472ull - 1);
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c430 pgsize = 1ull << shift_amt[l];
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dmemory.c581 #define MS_PCT_TOTAL(x) ((ulong_t)((((5 * total_pages) + ((x) * 1000ull))) / \
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_stats.c740 *val = i40e->i40e_link_speed * 1000000ull;
/illumos-gate/usr/src/cmd/smbios/
H A Dsmbios.c809 case -1ull:
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Dmc-opl.c2498 ml->ml_size = 0ull;
2519 if (ml->ml_size == 0ull) {
2550 mlist = mc_memlist_del_span(mlist, 0ull, mcp->mc_start_address);
H A Ddr_mem.c150 mlist = memlist_del_span(mlist, 0ull, basepa);
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c131 #define DRMACH_MEM_SLICE_SIZE (1ull << 37) /* 128GB */
132 #define DRMACH_MEM_USABLE_SLICE_SIZE (1ull << 36) /* 64GB */
3633 while (nbytes != 0ull) {
6461 #define MB(mb) ((mb) * 1048576ull)
6924 while (nbytes != 0ull) {
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c5254 *val = 10ull * 1000ull * 1000000ull;
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c3612 for (i = 0, macaddr = 0ull;
5816 ppd->pp_acc_data = err ? ~0ull : data;
5850 ppd->pp_acc_data = err ? ~0ull : data;
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c1188 numstr = ulltostr(np->u.ull, nullbyte);
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c1847 str_notify_speed(dsp, (uint32_t)(speed / 1000ull));
/illumos-gate/usr/src/uts/i86pc/os/
H A Dddi_impl.c2839 hi_pa = ((uint64_t)physmax + 1ull) << PAGESHIFT;
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c5998 unsigned long long ull; local
6019 ull = strtoull(rctlval->zone_rctlval_limit, &endp, 0);
6024 limit = (rctl_qty_t)ull;
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c1841 1000000ull;
/illumos-gate/usr/src/uts/common/os/
H A Dlgrp.c1662 return (0ull);
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c2613 *val = 1000000000ull;
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c175 mask = ~0ull;
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c767 attr->max_mr_size = ~0ull;
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum.c2153 : ic->ic_fixed_rate) * 500000ull;
/illumos-gate/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c430 *val = 10 * 1000000ull; /* set a default value */
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c2186 *val = 10000000000ull; /* 10G */
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_main.c1771 speed = ngep->param_link_speed * 1000000ull;
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c3169 stdphysio(base + i, 0ull);

Completed in 238 milliseconds

1234567