Home
last modified time | relevance | path

Searched defs:hi (Results 101 – 125 of 152) sorted by relevance

1234567

/titanic_41/usr/src/uts/sun4u/opl/sys/pcicmu/
H A Dpcicmu.h54 uint32_t hi; member
/titanic_41/usr/src/uts/sun4u/starcat/sys/
H A Ddr_mbx.h150 uint32_t hi; member
/titanic_41/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c897 int hi = *ptr >> 4; in hex_dump() local
/titanic_41/usr/src/uts/common/sys/scsi/impl/
H A Dcommands.h372 #define SCSI_MK16_4_8_4(hi, mid, lo) \ argument
380 #define SCSI_MK24_4_16_4(hi, mid, lo) \ argument
/titanic_41/usr/src/lib/libc/port/gen/
H A Dprivlib.c730 int hi; in __priv_getbyname() local
/titanic_41/usr/src/lib/efcode/engine/
H A Dpackage.c643 int hi, i; in encode_unit_hack() local
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dobj_mgr.c1938 CK_ULONG hi, in object_mgr_search_shm_for_obj()
/titanic_41/usr/src/lib/libnisdb/
H A Dldap_parse.h104 unsigned char *hi; /* Array of numRange elements */ member
H A Dnis_parse_ldap_util.c2011 char *hi = NULL; in get_next_extract_format_item() local
H A Dldap_val.c1940 unsigned char *hi = f[curf].match.single.hi; in scanMappingFormat() local
/titanic_41/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()
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_pci.c69 #define PPB_LADDR(lo, hi) (((uint16_t)(hi) << 16) | (uint16_t)(lo)) argument
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c950 uint32_t hi; in emlxs_process_link_speed() local
H A Demlxs_sli4.c9388 uint32_t hi; in emlxs_sli4_rpi_to_index() local
9445 uint32_t hi; in emlxs_sli4_vpi_to_index() local
/titanic_41/usr/src/lib/rpcsec_gss/
H A Dsvc_rpcsec_gss.c280 uint_t lo, hi; local
/titanic_41/usr/src/uts/sun4/io/efcode/
H A Dfcpci.c99 #define LADDR(lo, hi) (((uint64_t)(hi) << 32) | (uint32_t)(lo)) argument
/titanic_41/usr/src/uts/common/rpc/sec_gss/
H A Dsvc_rpcsec_gss.c381 uint_t lo, hi; local
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dtlan.c1434 u16 hi; local
/titanic_41/usr/src/cmd/sgs/dump/common/
H A Ddump.c721 check_range(int low, int hi, size_t bound, char *filename) in check_range()
/titanic_41/usr/src/uts/common/os/
H A Dcred.c541 int hi, lo; in supgroupmember() local
H A Dmem_cage.c317 kcage_next_range(int incage, pfn_t lo, pfn_t hi, in kcage_next_range()
/titanic_41/usr/src/uts/sun4u/cpu/
H A Dspitfire.c2574 uint_t hi, lo; member
2592 uint_t hi, lo; in ecc_gen() member
/titanic_41/usr/src/uts/common/sys/rsm/
H A Drsm.h83 #define BETWEEN(x, lo, hi) (((x) >= (lo)) && ((x) <= (hi))) argument
/titanic_41/usr/src/uts/common/exec/elf/
H A Delf.c952 uintptr_t lo, hi; in elfsize() local
/titanic_41/usr/src/cmd/th_tools/
H A Dth_define.c1390 struct collector_def *hi = (struct collector_def *)arg; in thr_collect() local

1234567