Home
last modified time | relevance | path

Searched defs:swap (Results 1 – 25 of 38) sorted by relevance

12

/titanic_41/usr/src/lib/librsm/common/
H A Drsmloopback.c64 boolean_t swap) in loopback_get8()
107 boolean_t swap) in loopback_get16()
151 boolean_t swap) in loopback_get32()
195 boolean_t swap) in loopback_get64()
239 boolean_t swap) in loopback_put8()
282 boolean_t swap) in loopback_put16()
326 boolean_t swap) in loopback_put32()
370 boolean_t swap) in loopback_put64()
H A Drsmgen.c107 boolean_t swap) in __rsm_get8x8()
150 boolean_t swap) in __rsm_get16x16()
194 boolean_t swap) in __rsm_get32x32()
238 boolean_t swap) in __rsm_get64x64()
297 boolean_t swap) in __rsm_put8x8()
340 boolean_t swap) in __rsm_put16x16()
384 boolean_t swap) in __rsm_put32x32()
428 boolean_t swap) in __rsm_put64x64()
/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394_isoch.c319 uint32_t swap; in s1394_channel_alloc() local
525 uint32_t swap; in s1394_channel_free() local
709 uint32_t swap; in s1394_bandwidth_alloc() local
931 uint32_t swap; in s1394_bandwidth_free() local
H A Ds1394_csr.c1166 uint32_t swap; in s1394_CSR_IRM_regs() local
/titanic_41/usr/src/cmd/tic/
H A Dtic_read.c100 #define swap(x) (((x >> 8) & 0377) + 256 * (x & 0377)) macro
H A Dtic_parse.c663 #define swap(x) (((x >> 8) & 0377) + 256 * (x & 0377)) macro
/titanic_41/usr/src/cmd/ipf/lib/common/
H A Dkmem.c77 kvm_t kvm_open(kernel, core, swap, mode, errstr) in kvm_open() argument
/titanic_41/usr/src/lib/libxcurses/src/tic/
H A Dtic.h64 #define swap(x) (((x >> 8) & 0377) + 256 * (x & 0377)) macro
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dgssapi_krb5.c273 char *swap = NULL; in kg_set_ccache_name() local
/titanic_41/usr/src/tools/cscope-fast/
H A Dinvlib.h70 int swap; /* file endian mistmatch? */ member
/titanic_41/usr/src/lib/libkvm/common/
H A Dtest.c69 char *swap; variable
/titanic_41/usr/src/lib/libast/common/misc/
H A Dfindlib.h65 int swap; member
H A Dmagic.c96 char swap; /* forced swap order */ member
/titanic_41/usr/src/lib/libc/port/gen/
H A Dgetopt_long.c188 char *swap; in permute_args() local
/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_s1394if.c1150 uint32_t compare, uint32_t swap, uint32_t *old) in hci1394_s1394if_csr_cswap32()
H A Dhci1394_ohci.c1831 uint_t offset, uint32_t compare, uint32_t swap, uint32_t *old) in hci1394_ohci_csr_cswap()
/titanic_41/usr/src/uts/intel/pcbe/
H A Dp123_pcbe.c965 ptm_pcbe_config_t *swap; in ptm_pcbe_sample() local
/titanic_41/usr/src/cmd/sort/common/
H A Dutility.c97 swap(void **a, void **b) in swap() function
/titanic_41/usr/src/uts/common/disp/
H A Dthread.c728 caddr_t swap = t->t_swap; in thread_free() local
/titanic_41/usr/src/uts/common/os/
H A Drctl.c3007 rctl_incr_swap(proc_t *proc, zone_t *zone, size_t swap) in rctl_incr_swap()
3050 rctl_decr_swap(zone_t *zone, size_t swap) in rctl_decr_swap()
/titanic_41/usr/src/lib/storage/liba5k/common/hdrs/
H A Da5k.h360 swap : 1, member
/titanic_41/usr/src/cmd/ptools/pmap/
H A Dpmap.c997 ulong_t swap = 0; in look_xmap_nopgsz() local
/titanic_41/usr/src/uts/common/smbsrv/
H A Dndr.h248 unsigned char swap; /* native/net endian swap */ member
/titanic_41/usr/src/uts/common/vm/
H A Dvm_seg.c1846 size_t swap = 0; in seg_swresv() local
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c622 boolean_t swap = B_FALSE; in zfs_space_delta_cb() local

12