Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Desa.c132 int esa_wait(struct esa_softc *);
1117 if (esa_wait(sc)) in esa_read_codec()
1121 if (esa_wait(sc)) in esa_read_codec()
1135 if (esa_wait(sc)) { in esa_write_codec()
1162 esa_wait(struct esa_softc *sc) in esa_wait() function