Home
last modified time | relevance | path

Searched defs:ih (Results 1 – 25 of 30) sorted by relevance

12

/titanic_51/usr/src/uts/sun4u/sys/pci/
H A Dpci_ib.h103 typedef struct ih { struct
111 struct ih *ih_next; /* next entry in list */ argument
104 ih_dipih global() argument
105 ih_inumih global() argument
106 ih_intr_stateih global() argument
107 ih_handlerih global() argument
108 ih_handler_arg1ih global() argument
109 ih_handler_arg2ih global() argument
110 ih_config_handleih global() argument
112 ih_ticksih global() argument
113 ih_nsecih global() argument
114 ih_kspih global() argument
115 ih_ipil_pih global() argument
/titanic_51/usr/src/uts/sun4u/opl/sys/pcicmu/
H A Dpcmu_ib.h43 typedef struct ih { struct
51 struct ih *ih_next; /* next entry in list */ argument
44 ih_dipih global() argument
45 ih_inumih global() argument
46 ih_intr_stateih global() argument
47 ih_handlerih global() argument
48 ih_handler_arg1ih global() argument
49 ih_handler_arg2ih global() argument
50 ih_config_handleih global() argument
/titanic_51/usr/src/uts/sparc/v9/sys/
H A Dprom_isa.h60 #define p1275_ihandle2cell(ih) ((cell_t)((unsigned int)((ihandle_t)(ih)))) argument
71 #define p1275_cell2ihandle(ih) ((ihandle_t)((cell_t)(ih))) argument
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/
H A Dipmpstat.c192 ipmp_handle_t ih; in main() local
313 walk_group(ipmp_handle_t ih, ipmpstat_cbfunc_t *cbfunc, void *arg) in walk_group() argument
342 walk_if(ipmp_handle_t ih,ipmpstat_cbfunc_t * cbfunc,void * arg) walk_if() argument
354 walk_addr(ipmp_handle_t ih,ipmpstat_cbfunc_t * cbfunc,void * arg) walk_addr() argument
365 walk_if_cbfunc(ipmp_handle_t ih,void * infop,void * arg) walk_if_cbfunc() argument
390 walk_addr_cbfunc(ipmp_handle_t ih,void * infop,void * arg) walk_addr_cbfunc() argument
888 probe_enabled_cbfunc(ipmp_handle_t ih,void * infop,void * arg) probe_enabled_cbfunc() argument
898 probe_output(ipmp_handle_t ih,ofmt_handle_t ofmt) probe_output() argument
1029 info_output_cbfunc(ipmp_handle_t ih,void * infop,void * arg) info_output_cbfunc() argument
1035 targinfo_output_cbfunc(ipmp_handle_t ih,void * infop,void * arg) targinfo_output_cbfunc() argument
1059 ofmt_output(const ofmt_handle_t ofmt,ipmp_handle_t ih,void * arg) ofmt_output() argument
[all...]
/titanic_51/usr/src/uts/sun4v/promif/
H A Dpromif_io.c107 ihandle_t ih; in promif_instance_to_package() local
270 instance_to_package(ihandle_t ih) in instance_to_package() argument
316 ihandle_t ih; in promif_instance_to_path() local
[all...]
/titanic_51/usr/src/uts/common/fs/udfs/
H A Dudf_inode.c134 union ihead *ih; in ud_search_icache() local
165 union ihead *ih; in ud_iget() local
1855 union ihead *ih; in ud_iflush() local
2168 union ihead *ih = ud_ihead; ud_init_inodes() local
[all...]
H A Dudf_subr.c811 union ihead *ih; in ud_icheck() local
840 union ihead *ih; in ud_flushi() local
/titanic_51/usr/src/cmd/mdb/sparc/modules/intr/
H A Dintr.c266 ih_t ih; in intr_pci_print_items() local
361 px_ih_t ih; in intr_px_print_items() local
[all...]
/titanic_51/usr/src/psm/promif/ieee1275/sun4/
H A Dprom_mem.c171 ihandle_t ih; in prom_mem_phandle() local
H A Dprom_mmu.c225 ihandle_t ih; in prom_mmu_phandle() local
/titanic_51/usr/src/lib/efcode/fcdriver/
H A Dupload.c47 instance_t *ih; in create_node() local
H A Dbuild_tree.c204 instance_t *ih; in build_tree() local
/titanic_51/usr/src/lib/libm/common/C/
H A D__rem_pio2m.c169 int i, j, k, m, q0, ih; in __rem_pio2m() local
[all...]
/titanic_51/usr/src/psm/stand/boot/sparc/common/
H A Dsun4u_memlist.c91 ihandle_t ih; in fill_memlists() local
/titanic_51/usr/src/uts/common/fs/ufs/
H A Dufs_inode.c302 union ihead *ih = ihead; in ihinit() local
448 union ihead *ih; in ufs_iget_internal() local
1622 union ihead *ih; /* current hash chain */ ufs_scan_inodes() local
[all...]
H A Dufs_vfsops.c1385 union ihead *ih; in ufs_unmount() local
H A Dufs_subr.c834 union ihead *ih; in ufs_icheck() local
/titanic_51/usr/src/cmd/mdb/common/modules/ufs/
H A Dufs.c50 union ihead ih; in inode_walk_init() local
92 union ihead ih; in inode_walk_step() local
/titanic_51/usr/src/uts/sun/sys/
H A Dbootconf.h157 #define boot_ihandle2cell(ih) ((boot_cell_t)((unsigned)((ihandle_t)(ih)))) argument
167 #define boot_cell2ihandle(ih) ((ihandle_t)((boot_cell_t)(ih))) argument
/titanic_51/usr/src/grub/grub-0.97/stage2/
H A Dfsys_reiserfs.c217 #define IH_KEY_OFFSET(ih) ((ih)->ih_version == ITEM_VERSION_1 \ argument
221 #define IH_KEY_ISTYPE(ih, type) ((ih)->ih_version == ITEM_VERSION_1 \ argument
732 struct item_head *ih = INFO->current_ih + 1; in next_key() local
827 struct item_head *ih; search_stat() local
[all...]
/titanic_51/usr/src/cmd/nscd/
H A Dnscd_selfcred.c510 nscd_imhere_t *ih; in _nscd_proc_iamhere() local
776 nscd_imhere_t ih; in _nscd_proc_fork() local
/titanic_51/usr/src/uts/sparc/os/
H A Dbootops.c122 ihandle_t ih; in bop_open() local
/titanic_51/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_matching.c683 pkinit_cert_iter_handle ih = NULL; in obtain_all_cert_matching_data() local
/titanic_51/usr/src/uts/i86pc/io/
H A Dimmu_qinv.c106 #define IOTLB_INV_DSC_HIGH(addr, ih, am) (((uint64_t)(addr)) | \ argument
/titanic_51/usr/src/lib/efcode/engine/
H A Dproperties.c221 instance_t *ih; in get_inherited_prop() local

12