Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Damireg.h525 u_int8_t api_fwver[16]; member
H A Dami.c430 bcopy (pi->api_fwver, sc->sc_fwver, 16); in ami_attach()