Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_aq.c4437 uint32_t fpgaver, speed; in aq_hw_init() local
4438 fpgaver = AQ_READ_REG(sc, AQ2_HW_FPGA_VERSION_REG); in aq_hw_init()
4439 if (fpgaver < 0x01000000) in aq_hw_init()
4441 else if (fpgaver >= 0x01008502) in aq_hw_init()