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

  /src/sys/dev/
spkrvar.h 28 int spkr_rescan(device_t, const char *, const int *);
spkr_audio.c 125 return spkr_rescan(self, iattr, locators);
spkr.c 437 spkr_rescan(self, NULL, NULL);
466 spkr_rescan(device_t self, const char *iattr, const int *locators) function in typeref:typename:int
  /src/sys/dev/isa/
spkr_pcppi.c 132 return spkr_rescan(self, iattr, locators);

Completed in 16 milliseconds