sc_version
int sc_version; /* Card version */
sc->sc_version = bus_space_read_1(iot, ctlioh, VERSION_REGISTER_OFFSET) & VERSION_REGISTER_MASK;
aprint_normal(": Issue %d\n", sc->sc_version + 1);
if (sc->sc_version != VERSION_2_ID)
int sc_version; /* Card version */
sc->sc_version = ver;
if ((st == -1) && (sc->sc_version >= 0x13)) {
int sc_address, sc_version;
sc->sc_version = *(uint8_t *)(p + 0x04);
int sc_version;
sc->sc_version = ta->ta_version;
switch (sc->sc_version) {
switch (sc->sc_version) {
switch (sc->sc_version) {
switch (sc->sc_version) {
switch (sc->sc_version) {
int sc_version;
sc->sc_version = data[2];
aprint_normal(": Dell WMI mappings version %d\n", sc->sc_version);
if (sc->sc_version == 0)
int sc_version;
char sc_version[MAX_AUDIO_DEV_LEN];
hdaudio_findproduct(sc->sc_version, sizeof(sc->sc_version), sc->sc_vendor,
hda_print1(sc, ": %s %s%s\n", sc->sc_name, sc->sc_version,
memcpy(audiodev->version, sc->sc_version, sizeof(audiodev->version));
uint16_t sc_version;
if (sc->sc_version == TDA19988)
if (sc->sc_version == TDA19988)
if (sc->sc_version == TDA19988)
sc->sc_version = ver & ~0x30;
switch (sc->sc_version) {
device_printf(dev, "Unknown device: %04x\n", sc->sc_version);
switch (sc->sc_version) {
sc->sc_version = chipid & TPS65217PMIC_CHIPID_VER_MASK;
uint8_t sc_version;
iter = sc->sc_version == 0x130a ? 4 : 1;
sc->sc_version = dwhdmi_read(sc, HDMI_DESIGN_ID);
sc->sc_version <<= 8;
sc->sc_version |= dwhdmi_read(sc, HDMI_REVISION_ID);
sc->sc_version >> 12, sc->sc_version & 0xfff,
u_int sc_version;
sc->sc_version);
sc->sc_version = 0;
sc->sc_version = (reg1 << 8) + reg2;
switch (sc->sc_version) {
essmodel[sc->sc_model], sc->sc_version);
u_int sc_version; /* Legacy ES688/ES1688 ID */
SBVER_MAJOR(sc->sc_version), SBVER_MINOR(sc->sc_version));
sc->sc_version = 0;
sc->sc_version = v;
SBVER_MAJOR(sc->sc_version), SBVER_MINOR(sc->sc_version),
u_int sc_version; /* DSP version */
sc->sc_version = ym_read(sc, SA3_MISC) & SA3_MISC_VER;
snprintf(retp->version, sizeof(retp->version), "%d", sc->sc_version);
uint8_t sc_version; /* hardware version */
#define YM_IS_SA3(sc) ((sc)->sc_version > SA3_MISC_VER_711)
if (sc->sc_version >= 0x10) {
} else if (sc->sc_version < 0x10)
if (sc->sc_version >= 0x10) {
if (sc->sc_version >= 0x10) {
if (sc->sc_version >= 0x10) {
uint32_t sc_version;
sc->sc_version = MVGBE_READ(sc, MVGBE_PV);
aprint_normal_dev(self, "Port Version 0x%x\n", sc->sc_version);
if (sc->sc_version >= 0x10) {
sc->sc_version = MVXPE_READ(sc, MVXPE_PV);
aprint_normal_dev(self, "Port Version %#x\n", sc->sc_version);
uint32_t sc_version;
if (sc->sc_version == SC_BUILD_4 && cmd == 0x55
if (sc->sc_version == SC_BUILD_4)
if (sc->sc_version == SC_BUILD_4) {
if (sc->sc_version == SC_BUILD_4)
if (sc->sc_version == SC_BUILD_4) {
if (sc->sc_version == SC_BUILD_4) {
if (sc->sc_version == SC_BUILD_4) {
if (sc->sc_version == SC_BUILD_4) {
if (sc->sc_version == SC_BUILD_4)
if (sc->sc_version != SC_BUILD_4 && sc->sc_version != SC_BUILD_5) {
sc->sc_version);
if (sc->sc_version != SC_BUILD_4)
if (sc->sc_version == SC_BUILD_4 && sc->sc_tibsize == 0x55)
sc->sc_version = sc->sc_mm.version;
sc->sc_version = 0xff;
while (mmcodec_setcontrol(sc) == -1 || sc->sc_version == 0xff) {
0x43 + (sc->sc_version & 0xf), sc->sc_mm.offset);
uint32_t sc_version;
switch (sc->sc_version) {
switch (sc->sc_version) {
switch (sc->sc_version) {
switch (sc->sc_version) {
if (sc->sc_version == UAUDIO_VERSION2)
switch (sc->sc_version) {
switch (sc->sc_version) {
switch (sc->sc_version) {
switch (sc->sc_version) {
int sc_version;
switch (sc->sc_version) {
"Unknown audio class %d\n", sc->sc_version);
switch (sc->sc_version) {
switch (sc->sc_version) {
switch (sc->sc_version) {
sc->sc_version = UGETW(acdp->bcdADC);
sc->sc_version = UAUDIO_VERSION1;
switch (sc->sc_version) {
switch (sc->sc_version) {
switch (sc->sc_version) {
switch (sc->sc_version) {
switch (sc->sc_version) {
switch (sc->sc_version) {
req = sc->sc_version == UAUDIO_VERSION2 ? V2_CUR : GET_CUR;
req = sc->sc_version == UAUDIO_VERSION2 ? V2_CUR : SET_CUR;
switch (sc->sc_version) {
} else if (sc->sc_version == UAUDIO_VERSION1) {
switch (sc->sc_version) {
switch (sc->sc_version) {
switch (sc->sc_version) {
switch (sc->sc_version) {
switch (sc->sc_version) {
switch (sc->sc_version) {
uint8_t sc_version;
err = get_version(sc, &sc->sc_version);
DPRINTF(("%s: update_version %d\n", device_xname(sc->sc_dev), sc->sc_version));
if (sc->sc_version < UCHCOM_VER_20)