Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Desa.c146 static int esa_wait(struct esa_softc *);
1191 if (esa_wait(sc)) in esa_read_codec()
1195 if (esa_wait(sc)) in esa_read_codec()
1212 if (esa_wait(sc)) { in esa_write_codec()
1240 esa_wait(struct esa_softc *sc) in esa_wait() function