Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/reiserfs/
H A Dreiserfs.c57 static void sd_print_item (struct item_head * ih, char * item) in sd_print_item()
431 struct item_head *ih = INFO->current_ih + 1; in next_key() local
526 struct item_head *ih; in search_stat() local
H A Dreiserfs_private.h250 #define ih_version(ih) (__le16_to_cpu((ih)->ih_version)) argument
252 #define IH_KEY_OFFSET(ih) (ih_version(ih) == ITEM_VERSION_1 \ argument
256 #define IH_KEY_ISTYPE(ih, type) (ih_version(ih) == ITEM_VERSION_1 \ argument
304 #define stat_data_v1(ih) (ih_version(ih) == ITEM_VERSION_1) argument
340 #define stat_data_v2(ih) (ih_version(ih) == ITEM_VERSION_2) argument
/openbmc/u-boot/common/spl/
H A Dspl_ymodem.c79 struct image_header *ih; in spl_ymodem_load_image() local
/openbmc/u-boot/arch/arm/lib/
H A Dimage.c32 struct Image_header *ih; in booti_setup() local
/openbmc/qemu/hw/intc/
H A Domap_intc.c110 OMAPIntcState *ih = opaque; in omap_set_intr() local
/openbmc/qemu/include/hw/arm/
H A Domap.h348 int ih; member
624 DeviceState *ih[2]; member
/openbmc/qemu/target/ppc/
H A Dmmu-hash64.c106 void helper_SLBIA(CPUPPCState *env, uint32_t ih) in helper_SLBIA()
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c3429 intptr_t ih = oprsz - 8 - i; in HELPER() local
3438 intptr_t ih = H1(oprsz - 1 - i); in HELPER() local