Searched refs:high (Results 151 - 175 of 191) sorted by relevance

12345678

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c278 rx->bd_page_base.hi= mm_cpu_to_le32(lm_bd_chain_phys_addr(rx_chain_bd, 0).as_u32.high);
281 rx->cqe_page_base.hi = mm_cpu_to_le32(lm_bd_chain_phys_addr(&pdev->rx_info.rcq_chain[cid].bd_chain, 0).as_u32.high);
302 rx->sge_page_base.hi = mm_cpu_to_le32(lm_bd_chain_phys_addr(rx_chain_sge, 0).as_u32.high);
423 tx->tx_bd_page_base.hi = mm_cpu_to_le32(lm_bd_chain_phys_addr(&pdev->tx_info.chain[cid].bd_chain, 0).as_u32.high);
950 //u32_t sge_page_base_hi /* The address to fetch the next sges from (high) */;
951 tpa_chain->ramrod_data_virt->sge_page_base_hi = mm_cpu_to_le32(tpa_chain_bd->bd_chain_phy.as_u32.high);
3729 * Posts from the normal + high priority lists as much as it
3765 /* post high priority sp */
3794 * @param priority - (high or low) to witch list to insert the pending list entry.
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c2698 int high, mid, low, p; local
2701 high = (sizeof (ev_table) / sizeof (ev_table[0])) - 1;
2702 while (low <= high) {
2703 mid = (high + low) / 2;
2708 high = mid - 1;
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c2178 pCmd->KeyParam.Key.TkipKey.TkipRsc.high =
2179 LE_32(kv->key.tkip.rsc.high);
2182 pCmd->KeyParam.Key.TkipKey.TkipTsc.high =
2183 LE_32(kv->key.tkip.tsc.high);
2354 hk.key.tkip.tsc.high = (uint32_t)(k->wk_keytsc >> 16);
4299 * This function is called when the system is single-threaded at high
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmp.x51 u_long high;
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_hw.c911 #define ADDR_IN_RANGE(addr, low, high) \
912 (((addr) <= (high)) && ((low) ? ((addr) >= (low)) : 1))
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_aggregate.c225 uint16_t high = DTRACE_LLQUANTIZE_HIGH(arg); local
242 while (order <= high) {
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c198 * kmem_alloc()/kmem_free() at high PIL
799 ACPI_IO_ADDRESS high; member in struct:io_perm
816 if ((p->low <= addr) && (addr <= p->high))
/illumos-gate/usr/src/lib/libc/sparcv9/fp/
H A D__quad_mag64.s212 sllx %o2,1,%o7 ! lop off high order bit
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ath9k.h845 uint16_t flags, uint16_t *low, uint16_t *high);
H A Darn_hw.c147 uint16_t flags, uint16_t *low, uint16_t *high)
153 *high = pCap->high_5ghz_chan;
158 *high = pCap->high_2ghz_chan;
146 ath9k_get_channel_edges(struct ath_hal *ah, uint16_t flags, uint16_t *low, uint16_t *high) argument
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dlock_prim.s289 cmp %o3, %o1 ! is current pil high enough?
687 * running at high level already.
732 * running at high level already.
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h612 uint32_t high; member in struct:_e1000g_ether_addr::__anon164
H A De1000g_main.c1497 * high-water mark.
1498 * The high water mark must be low enough to fit one full frame above
1831 * high intrrupt count in mpstat which is harmless).
2560 Adapter->unicst_addr[slot].reg.high = 0;
2609 Adapter->unicst_addr[slot].reg.high = 0;
4479 ether_addr.reg.high = E1000_READ_REG_ARRAY(hw, E1000_RA, 1);
4482 ether_addr.reg.high = ntohl(ether_addr.reg.high);
6448 * This function is called when the system is single-threaded at high
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlinkprop.c431 { "high", MPL_HIGH }
686 { "priority", { "high", MPL_RESET },
2554 int i, off, high; local
2562 high = ffsl(ntohl(v6addr._S6_un._S6_u32[i]));
2563 if (high != 0)
2567 off += high;
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dsamrpc.ndl277 DWORD high;
/illumos-gate/usr/src/uts/i86pc/os/
H A Dlgrpplat.c3331 #define OPT_DRAMADDR(high, low) \
3332 (OPT_DRAMADDR_HI(high) | OPT_DRAMADDR_LO(low))
3518 * read high DRAM address map base and limit registers
3560 off_hi += 4; /* high limit register offset */
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c794 port_attrs->hba_fru_details.high =
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dlocore.s2202 / set high 32 bits of dividend to zero
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhat_i86.c3566 * changes are done from from high pfn's to low pfn's so that roots
4055 clear_boot_mappings(uintptr_t low, uintptr_t high) argument
4067 while (vaddr < high) {
4068 pte = htable_walk(kas.a_hat, &ht, &vaddr, high);
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c3195 panic("too high lckcnt-hmeblk %p",
4172 * adaptive locks. The second, SUSPEND, is called at high PIL with
6755 kmutex_t *low, *high; local
6816 * low and high refer to the need to grab the mlist locks in a
6827 sfmmu_mlist_reloc_enter(tpp, rpp, &low, &high);
6861 * Raise the PIL yet again, this time to block all high-level
6942 sfmmu_mlist_reloc_exit(low, high);
9218 * is not very high that a large page mapping exists in parallel to a small
10752 * low and high will be returned as pointers to the mutexes for these pages.
10754 * high refer
10766 sfmmu_mlist_reloc_enter(struct page *targ, struct page *repl, kmutex_t **low, kmutex_t **high) argument
10799 sfmmu_mlist_reloc_exit(kmutex_t *low, kmutex_t *high) argument
[all...]
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_anon.c3459 ssize_t low, high; local
3468 high = i;
3478 *lenp = high - low + PAGESIZE;
/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c8092 int high; local
8114 high = startchunk + bits_per_fba - startchunk%bits_per_fba;
8115 if (high > maxchunk)
8116 high = maxchunk;
8117 for (; startchunk < high; chunk++, startchunk++) {
8147 for (; --wanted > 0 && nextchunk < high;
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc.c1239 rply.acpted_rply.ar_vers.high = high_vers;
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h352 /* Number of high/low register pairs in the RAR. The RAR (Receive Address
503 volatile uint32_t high; /* receive address high */ member in struct:e1000_rar
H A Dtg3.h1819 uint32_t high, low; member in struct:__anon2159

Completed in 584 milliseconds

12345678