Searched defs:ih (Results 1 – 8 of 8) sorted by relevance
57 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() local526 struct item_head *ih; in search_stat() local
250 #define ih_version(ih) (__le16_to_cpu((ih)->ih_version)) argument252 #define IH_KEY_OFFSET(ih) (ih_version(ih) == ITEM_VERSION_1 \ argument256 #define IH_KEY_ISTYPE(ih, type) (ih_version(ih) == ITEM_VERSION_1 \ argument304 #define stat_data_v1(ih) (ih_version(ih) == ITEM_VERSION_1) argument340 #define stat_data_v2(ih) (ih_version(ih) == ITEM_VERSION_2) argument
79 struct image_header *ih; in spl_ymodem_load_image() local
32 struct Image_header *ih; in booti_setup() local
110 OMAPIntcState *ih = opaque; in omap_set_intr() local
348 int ih; member624 DeviceState *ih[2]; member
106 void helper_SLBIA(CPUPPCState *env, uint32_t ih) in helper_SLBIA()
3429 intptr_t ih = oprsz - 8 - i; in HELPER() local3438 intptr_t ih = H1(oprsz - 1 - i); in HELPER() local