HomeSort by: relevance | last modified time | path
    Searched refs:esm_write_codec (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
esmvar.h 199 int esm_write_codec(void *, uint8_t, uint16_t);
esm.c 343 esm_write_codec(void *sc, uint8_t regno, uint16_t data) function in typeref:typename:int
358 printf("%s: esm_write_codec() PROGLESS timed out.\n",
1618 ess->host_if.write = esm_write_codec;
1702 esm_write_codec(ess, AC97_REG_POWER, 0xdf00);

Completed in 31 milliseconds