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

  /src/sys/arch/hppa/stand/common/
dev_hppa.h 40 extern pdcio_t pdc;
pdc.c 82 pdcio_t pdc;
100 pdc = (pdcio_t)PAGE0->mem_pdc;
  /src/sys/arch/hppa/include/
pdc.h 311 typedef int (*pdcio_t)(int, int, ...); typedef in typeref:typename:int (*)(int,int,...)
751 extern pdcio_t pdc;
  /src/sys/arch/hppa/dev/
pdc.c 61 pdcio_t pdc;
129 pdc = (pdcio_t)PAGE0->mem_pdc;

Completed in 95 milliseconds