Home
last modified time | relevance | path

Searched refs:ConditionTablePtr (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dinfo.c16 uint16 ConditionTablePtr; /* ptr to list of PCI regs and bits to tst for exec mode */ member
209 tabs.ConditionTablePtr = rom[offset + 81] + (rom[offset + 82] * 256); in pins3_5_read()
218 LOG(8,("INFO: ConditionTablePtr: $%04x\n", tabs.ConditionTablePtr)); in pins3_5_read()
1597 data += tabs.ConditionTablePtr; in exec_type2_script_mode()
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_info.c16 uint16 ConditionTablePtr; /* ptr to list of PCI regs and bits to tst for exec mode */ member
221 tabs.ConditionTablePtr = rom[offset + 81] + (rom[offset + 82] * 256); in pins3_5_read()
230 LOG(8,("INFO: ConditionTablePtr: $%04x\n", tabs.ConditionTablePtr)); in pins3_5_read()
1684 data += tabs.ConditionTablePtr; in exec_type2_script_mode()