Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dadwlib.h686 u_int16_t mcode_date; /* Microcode date */ member
H A Dadvlib.h868 u_int16_t mcode_date; member
H A Dadwlib.c611 ADW_READ_WORD_LRAM(iot, ioh, ADW_MC_VERSION_DATE, sc->cfg.mcode_date); in AdwInitDriver()
H A Dadvlib.c1153 sc->mcode_date = AscReadLramWord(iot, ioh, ASCV_MC_DATE_W); in AscInitMicroCodeVar()