Searched refs:PORT_CODEC_STAT (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/sys/dev/pci/ |
| D | maestro.c | 170 #define PORT_CODEC_STAT 0x30 /* BYTE R */ macro 1211 if ((bus_space_read_1(sc->iot, sc->ioh, PORT_CODEC_STAT) in maestro_read_codec() 1227 if ((bus_space_read_1(sc->iot, sc->ioh, PORT_CODEC_STAT) in maestro_read_codec() 1249 if ((bus_space_read_1(sc->iot, sc->ioh, PORT_CODEC_STAT) in maestro_write_codec() 1302 if ((bus_space_read_1(sc->iot, sc->ioh, PORT_CODEC_STAT) in maestro_initcodec() 1338 if ((bus_space_read_1(sc->iot, sc->ioh, PORT_CODEC_STAT) & in maestro_initcodec()
|