HomeSort by: relevance | last modified time | path
    Searched refs:SBP_DSP_RESET (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/isa/
sbreg.h 160 #define SBP_DSP_RESET 6 /* W reset port */
sbdsp.c 1107 bus_space_write_1(iot, ioh, SBP_DSP_RESET, 1);
1109 bus_space_write_1(iot, ioh, SBP_DSP_RESET, 0);

Completed in 13 milliseconds