Searched refs:pm_existent_ADB_devices (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/mac68k/dev/
H A Dpm_direct.c84 u_short pm_existent_ADB_devices = 0x0; /* each bit expresses the existent ADB device */ variable
288 pm_existent_ADB_devices |= ed;
1147 if ((pm_existent_ADB_devices & bendid) != 0)
/netbsd-current/sys/arch/macppc/dev/
H A Dpm_direct.c85 u_short pm_existent_ADB_devices = 0x0; /* each bit expresses the existent ADB device */ variable
344 pm_existent_ADB_devices |= ed;

Completed in 97 milliseconds