OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_bell_func
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
spkr_pcppi.c
68
void (*
sc_bell_func
)(pcppi_tag_t, int, int, int);
member in struct:spkr_pcppi_softc
89
(*sc->
sc_bell_func
)(sc->sc_pcppicookie, xhz, ticks, PCPPI_BELL_SLEEP);
108
sc->
sc_bell_func
= pa->pa_bell_func;
spkr_pcppi.c
68
void (*
sc_bell_func
)(pcppi_tag_t, int, int, int);
member in struct:spkr_pcppi_softc
89
(*sc->
sc_bell_func
)(sc->sc_pcppicookie, xhz, ticks, PCPPI_BELL_SLEEP);
108
sc->
sc_bell_func
= pa->pa_bell_func;
Completed in 53 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025