Searched refs:FwRodataOffset (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dtivar.h39 int FwRodataOffset; member in struct:tigon_firmware
H A Dti.c431 (caddr_t)&tf->data[tf->FwRodataOffset]);
/openbsd-current/sys/dev/microcode/tigon/
H A Dbuild.c74 tf->FwRodataOffset = sizetext;
78 bcopy(FwRodata, &tf->data[tf->FwRodataOffset], FwRodataLen);

Completed in 120 milliseconds