Searched refs:apmdev (Results 1 – 9 of 9) sorted by relevance
11 device apmdev12 attach apmdev at apmdevif13 file dev/hpc/apm/apmdev.c apmdev needs-count
113 CFATTACH_DECL_NEW(apmdev, sizeof(struct apm_softc),
46 device-major apmdev char 40 apmdev
57 device-major apmdev char 51 apmdev
100 device-major apmdev char 103 apmdev
98 device-major apmdev char 103 apmdev
6 # Transitioning from apmdev(4) to apm(4)
62 static const char apmdev[] = _PATH_APM_CTLDEV; variable301 const char *fname = apmdev; in main()