Home
last modified time | relevance | path

Searched refs:FwStartAddr (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/microcode/tigon/
Dbuild.c33 const int FwReleaseFix, const u_int32_t FwStartAddr, in output() argument
56 tf->FwStartAddr = FwStartAddr; in output()
/openbsd/src/sys/dev/ic/
Dtivar.h23 u_int32_t FwStartAddr; member
Dti.c436 CSR_WRITE_4(sc, TI_CPU_PROGRAM_COUNTER, tf->FwStartAddr); in ti_loadfw()