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

  /src/sys/dev/
spkrvar.h 24 void spkr_attach(device_t, void (*)(device_t, u_int, u_int));
spkr_audio.c 105 spkr_attach(self, spkr_audio_tone);
spkr.c 424 spkr_attach(device_t self, void (*tone)(device_t, u_int, u_int)) function in typeref:typename:void
  /src/sys/dev/isa/
spkr_pcppi.c 109 spkr_attach(self, spkr_pcppi_tone);

Completed in 63 milliseconds