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

  /src/sys/arch/hp300/dev/
ppiioctl.h 54 #define PPI_BURST_MAX 1024
ppi.c 471 if (upp->burst < PPI_BURST_MIN || upp->burst > PPI_BURST_MAX ||
  /src/sys/dev/gpib/
ppiio.h 54 #define PPI_BURST_MAX 1024
ppi.c 451 if (upp->burst < PPI_BURST_MIN || upp->burst > PPI_BURST_MAX ||

Completed in 31 milliseconds