OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:apm_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/apm/
apmvar.h
50
struct
apm_softc
{
struct
71
void apm_attach(struct
apm_softc
*);
/src/sys/arch/macppc/dev/
apm.c
70
struct
apm_softc
{
struct
92
static int apm_record_event(struct
apm_softc
*, u_int);
95
CFATTACH_DECL_NEW(apm, sizeof(struct
apm_softc
),
165
struct
apm_softc
*sc = device_private(self);
183
struct
apm_softc
*sc;
225
struct
apm_softc
*sc;
250
struct
apm_softc
*sc;
350
apm_record_event(struct
apm_softc
*sc, u_int event_type)
374
struct
apm_softc
*sc = device_lookup_private(&apm_cd,APMUNIT(dev));
392
struct
apm_softc
*sc = (struct apm_softc *)kn->kn_hook
[
all
...]
Completed in 12 milliseconds
Indexes created Sun Sep 21 16:09:51 GMT 2025