OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_poll_alert
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/acpi/
smbus_acpi.c
76
int
sc_poll_alert
;
member in struct:acpi_smbus_softc
147
sc->
sc_poll_alert
= 2;
154
(void)acpi_smbus_poll_alert(aa->aa_node->ad_handle,&sc->
sc_poll_alert
);
159
sc->
sc_poll_alert
= 2;
164
if (sc->
sc_poll_alert
!= 0) {
165
aprint_debug(": alert_poll %d sec", sc->
sc_poll_alert
);
166
callout_schedule(&sc->sc_callout, sc->
sc_poll_alert
* hz);
516
callout_schedule(&sc->sc_callout, sc->
sc_poll_alert
* hz);
smbus_acpi.c
76
int
sc_poll_alert
;
member in struct:acpi_smbus_softc
147
sc->
sc_poll_alert
= 2;
154
(void)acpi_smbus_poll_alert(aa->aa_node->ad_handle,&sc->
sc_poll_alert
);
159
sc->
sc_poll_alert
= 2;
164
if (sc->
sc_poll_alert
!= 0) {
165
aprint_debug(": alert_poll %d sec", sc->
sc_poll_alert
);
166
callout_schedule(&sc->sc_callout, sc->
sc_poll_alert
* hz);
516
callout_schedule(&sc->sc_callout, sc->
sc_poll_alert
* hz);
Completed in 133 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025