Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dadvlib.h1250 #define ASC_GET_CHIP_VER_NO(iot, ioh) bus_space_read_1((iot), (ioh), ASC_IOP_VERSION) macro
H A Dadvlib.c714 chip_ver = ASC_GET_CHIP_VER_NO(iot, ioh); in AscGetChipBusType()
816 return (ASC_GET_CHIP_VER_NO(iot, ioh)); in AscGetChipVersion()