Searched defs:init1 (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dinfo.c138 uint16 init1 = rom[offset + 18] + (rom[offset + 19] * 256); local
160 uint16 init1 = rom[offset + 18] + (rom[offset + 19] * 256); local
233 static status_t coldstart_card(uint8* rom, uint16 init1, uint1 argument
[all...]
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_info.c139 uint16 init1 = rom[offset + 18] + (rom[offset + 19] * 256); local
167 uint16 init1 = rom[offset + 18] + (rom[offset + 19] * 256); local
245 static status_t coldstart_card(uint8* rom, uint16 init1, uint16 init2, uint16 init_size, uint16 ram_tab) argument
[all...]

Completed in 28 milliseconds