Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/microcode/tigon/
Dbuild.c43 struct tigon_firmware tfproto, *tf; in output() local
48 len = sizeof(tfproto) - sizeof(tfproto.data) + sizetext + in output()