HomeSort by: relevance | last modified time | path
    Searched refs:pm_existent_ADB_devices (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mac68k/dev/
pm_direct.c 88 u_short pm_existent_ADB_devices = 0x0; /* each bit expresses the existent ADB device */
317 pm_existent_ADB_devices |= ed;
1215 if ((pm_existent_ADB_devices & bendid) != 0)
  /src/sys/arch/macppc/dev/
pm_direct.c 85 u_short pm_existent_ADB_devices = 0x0; /* each bit expresses the existent ADB device */
344 pm_existent_ADB_devices |= ed;

Completed in 12 milliseconds