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

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

Completed in 21 milliseconds