Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/microcode/tigon/
H A Dti_fw2.h23 static const int tigon2FwDataLen = 0x1c0; variable
/netbsd-src/sys/dev/pci/
H A Dif_ti.c427 ti_mem(sc, tigon2FwDataAddr, tigon2FwDataLen, tigon2FwData); in ti_loadfw()