Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/isapnp/
Dwss_isapnp.c121 SBP_DSP_WSTAT) & SB_DSP_BUSY); in wss_isapnp_attach()
124 SBP_DSP_WSTAT) & SB_DSP_BUSY); in wss_isapnp_attach()
127 SBP_DSP_WSTAT) & SB_DSP_BUSY); in wss_isapnp_attach()
/netbsd/src/sys/dev/isa/
Dsbreg.h164 #define SBP_DSP_WSTAT 12 /* R write status */ macro
Dsbdsp.c1133 x = bus_space_read_1(iot, ioh, SBP_DSP_WSTAT); in sbdsp_wdsp()