Searched refs:rom_image (Results 1 – 4 of 4) sorted by relevance
97 unsigned int rom_image = 0; in cardbus_read_exrom() local109 thisfunc, rom_image, val); in cardbus_read_exrom()125 image->rom_image = rom_image; in cardbus_read_exrom()136 rom_image++; in cardbus_read_exrom()
56 unsigned int rom_image; /* image number */ member
225 struct cardbus_rom_image_head rom_image; in cardbus_read_tuples() local239 if (cardbus_read_exrom(bar_tag, bar_memh, &rom_image)) in cardbus_read_tuples()242 SIMPLEQ_FOREACH(p, &rom_image, next) { in cardbus_read_tuples()243 if (p->rom_image == in cardbus_read_tuples()252 while ((p = SIMPLEQ_FIRST(&rom_image)) != NULL) { in cardbus_read_tuples()253 SIMPLEQ_REMOVE_HEAD(&rom_image, next); in cardbus_read_tuples()
125 uint8_t rom_image[0x2000]; variable458 for (j = 0; j < sizeof(rom_image); j++) { in next68k_bootargs()459 RELOC(rom_image[j], uint8_t) = in next68k_bootargs()