Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/isa/
Dsbreg.h164 #define SBP_DSP_WSTAT 12 /* R write status */ macro
Dsbdsp.c866 x = bus_space_read_1(iot, ioh, SBP_DSP_WSTAT); in sbdsp_wdsp()