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

  /src/sys/arch/mac68k/include/
z8530var.h 126 int cs_clock_count; /* how many signal sources available */ member in struct:xzs_chanstate
  /src/sys/arch/macppc/include/
z8530var.h 127 int cs_clock_count; /* how many signal sources available */ member in struct:xzs_chanstate
  /src/sys/arch/mac68k/dev/
zs.c 296 xcs->cs_clock_count = 3;
520 for (i=0; i < xcs->cs_clock_count; i++) {
  /src/sys/arch/macppc/dev/
zs.c 326 xcs->cs_clock_count = 3;
584 for (i = 0; i < xcs->cs_clock_count; i++) {

Completed in 13 milliseconds