Searched refs:u64 (Results 26 - 50 of 90) sorted by relevance

1234

/opensolaris-onvv-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c127 __hal_device_register_poll(xge_hal_device_t *hldev, u64 *reg,
128 int op, u64 mask, int max_millis)
130 u64 val64;
165 __hal_device_wait_quiescent(xge_hal_device_t *hldev, u64 *hw_status)
213 u64 adapter_status =
222 u64 dummy;
244 u64 val64;
282 static u64 xena_fix_mac[] = {
350 u64 val64;
380 u64 val6
[all...]
H A Dxgehal-mgmt.c136 u64 *value)
193 u64 value)
501 u64 rbc = 0;
781 u64 val64;
837 u64 val64 = 0;
885 u64 val64;
929 u64 val64;
965 xge_hal_register_test(xge_hal_device_h devh, u64 *data)
969 u64 val64 = 0;
1037 xge_hal_rldram_test(xge_hal_device_h devh, u64 *dat
[all...]
H A Dxgehal-ring.c110 sizeof(u64),
185 rxdp->host_control = (u64)(ulong_t)rxd_priv;
189 rxdp->host_control = (u64)(ulong_t)rxd_priv;
387 u64 val64;
464 u64 val64;
474 val64 &= ~((u64) XGE_HAL_PRC_CTRL_RC_ENABLED);
484 u64 val64;
H A Dxgehal-fifo-fp.c49 u64 ctrl_1)
55 u64 ctrl;
526 (u64)(XGE_HAL_TX_FIFO_FIRST_LIST | XGE_HAL_TX_FIFO_LAST_LIST));
584 u64 val64;
870 txdp->buffer_pointer = (u64)txdl_priv->align_dma_addr + prev_boff;
892 txdp->buffer_pointer = (u64)dma_pointer +
984 txdp->buffer_pointer = (u64)txdl_priv->align_dma_addr + prev_boff;
1058 txdp->buffer_pointer = (u64)dma_pointer;
1112 xge_hal_fifo_dtr_cksum_set_bits(xge_hal_dtr_h dtrh, u64 cksum_bits)
/opensolaris-onvv-gate/usr/src/lib/libntfs/common/include/ntfs/
H A Ddir.h65 extern u64 ntfs_inode_lookup_by_name(ntfs_inode *dir_ni,
68 extern u64 ntfs_pathname_to_inode_num(ntfs_volume *vol, ntfs_inode *parent,
H A Dinode.h106 u64 mft_no; /* Inode / mft record number. */
213 extern int ntfs_inode_badclus_bad(u64 mft_no, ATTR_RECORD *a);
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/px/
H A Dpx_tools_4u.c79 uint64_t u64; member in union:__anon9884
120 err = px_phys_peek_4u(size, paddr, &peek_value.u64, type);
140 *value_p = peek_value.u64;
179 poke_value.u64 = value;
210 err = px_phys_poke_4u(size, paddr, &poke_value.u64, type);
/opensolaris-onvv-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_hw.c406 unm_nic_pci_get_crb_addr_2M(unm_adapter *adapter, u64 *off, int len)
449 unm_nic_pci_set_crbwindow_2M(unm_adapter *adapter, u64 *off)
472 unm_nic_hw_write_ioctl_128M(unm_adapter *adapter, u64 off, void *data, int len)
475 u64 offset = off;
534 unm_nic_hw_write_wx_128M(unm_adapter *adapter, u64 off, void *data, int len)
600 unm_nic_pci_write_normalize_128M(unm_adapter *adapter, u64 off, u32 data)
609 unm_nic_pci_read_normalize_128M(unm_adapter *adapter, u64 off)
618 unm_nic_pci_write_immediate_128M(unm_adapter *adapter, u64 off, u32 *data)
629 unm_nic_pci_read_immediate_128M(unm_adapter *adapter, u64 off, u32 *data)
640 unm_nic_pci_write_normalize_2M(unm_adapter *adapter, u64 of
[all...]
/opensolaris-onvv-gate/usr/src/cmd/ntfsprogs/
H A Dutils.h83 u64 mft_num;
H A Dntfsclone.c133 u64 start;
134 u64 stop;
469 static void progress_init(struct progress_bar *p, u64 start, u64 stop, int res)
478 static void progress_update(struct progress_bar *p, u64 current)
571 static void copy_cluster(int rescue, u64 rescue_lcn)
672 static void clone_ntfs(u64 nr_clusters)
674 u64 cl, last_cl; /* current and last used cluster */
677 u64 p_counter = 0;
697 for (last_cl = cl = 0; cl < (u64)vo
[all...]
H A Dntfscmp.c72 u64 start;
73 u64 stop;
268 static void progress_init(struct progress_bar *p, u64 start, u64 stop, int flags)
277 static void progress_update(struct progress_bar *p, u64 current)
297 static u64 inumber(ntfs_inode *ni)
384 static void print_inode(u64 inum)
417 static char *get_attr_name(u64 mft_no,
450 u64 mft_no = inumber(ctx->ntfs_ino);
891 u64 inod
[all...]
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage2/
H A Djfs.h103 typedef unsigned long long u64; typedef
243 u64 totalUsable; /* 8: VFS: total of 1K blocks which are
246 u64 minFree; /* 8: VFS: # of 1K blocks held in reserve for
259 u64 realFree; /* 8: VFS: # of free 1K blocks can be used by
/opensolaris-onvv-gate/usr/src/lib/libntfs/common/libntfs/
H A Dcrypto.c134 u64 in_whitening, out_whitening;
668 u64 *out_whitening, u64 *in_whitening)
698 *out_whitening = *(u64*)md;
699 *in_whitening = *(u64*)(md + 2);
767 *(u64*)outbuf = *(const u64*)inbuf ^ ctx->out_whitening;
771 *(u64*)outbuf ^= ctx->in_whitening;
808 u64 test_out_whitening, test_in_whitening;
810 u64 u6 member in union:__anon3957
[all...]
H A Dsecurity.c188 u64 u;
223 u += (u64)sid->identifier_authority.value[i] << j;
/opensolaris-onvv-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-driver.h102 u64 ext_data);
H A Dxgehal-mgmtaux.h55 unsigned int offset, u64 value);
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/fs/jfs/
H A Djfs_types.h66 typedef uint64_t u64; typedef
80 typedef u64 uint64;
233 (((u64)((dasdp)->limit_hi) << 32) + __le32_to_cpu((dasdp)->limit_lo))
236 (dasdp)->limit_hi = ((u64)limit) >> 32;\
240 (((u64)((dasdp)->used_hi) << 32) + __le32_to_cpu((dasdp)->used_lo))
243 (dasdp)->used_hi = ((u64)used) >> 32;\
/opensolaris-onvv-gate/usr/src/uts/common/io/igb/
H A Digb_osdep.h144 #define __le64 u64
153 typedef uint64_t u64; typedef
/opensolaris-onvv-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacwin.h143 typedef COMPILER_DEPENDENT_UINT64 u64; typedef
/opensolaris-onvv-gate/usr/src/uts/common/io/mac/
H A Dmac_ndd.c195 uint64_t u64; local
253 value = (uchar_t *)&u64;
259 u64 = mac_stat_get((mac_handle_t)mip,
265 new_value = u32 = (long)u64;
285 new_value = (u64/1000000);
/opensolaris-onvv-gate/usr/src/lib/libdladm/common/
H A Dlibdlib.c366 uint64_t u64; local
388 u64 = pattr->dia_pkey;
392 DLADM_TYPE_UINT64, &u64);
614 uint64_t u64; local
652 status = dladm_get_conf_field(handle, conf, FPORTPKEY, &u64,
653 sizeof (u64));
657 pkey = (ib_pkey_t)u64;
/opensolaris-onvv-gate/usr/src/uts/common/io/xge/drv/
H A Dxge_osdep.h100 #define u64 uint64_t macro
101 typedef u64 dma_addr_t;
402 dma_addr_t dma_addr, u64 dma_offset, size_t length, int dir)
/opensolaris-onvv-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h115 typedef uint64_t u64; typedef
/opensolaris-onvv-gate/usr/src/uts/common/sys/rsm/
H A Drsm_common.h190 uint64_t u64; member in union:__anon8954
/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h184 typedef uint64_t u64; typedef
189 #define __le64 u64

Completed in 292 milliseconds

1234