OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sbdsp_rdsp
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
sbdspvar.h
241
int
sbdsp_rdsp
(struct sbdsp_softc *);
sbdsp.c
357
if (
sbdsp_rdsp
(sc) != JAZZ16_VER_JAZZ) {
1111
if (
sbdsp_rdsp
(sc) != SB_MAGIC)
1149
sbdsp_rdsp
(struct sbdsp_softc *sc)
function in typeref:typename:int
1186
* sbdsp_wdsp() and
sbdsp_rdsp
() will probably timeout.)
1223
v =
sbdsp_rdsp
(sc) << 8;
1224
v |=
sbdsp_rdsp
(sc);
2581
sc->sc_intrm(sc->sc_argm,
sbdsp_rdsp
(sc));
Completed in 13 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025