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

  /src/sys/arch/hppa/include/
autoconf.h 43 struct pdc_iodc_read uca_pir;
pdc.h 146 #define PDC_IODC_READ 0 /* read IODC entry point */
512 struct pdc_iodc_read { /* PDC_IODC, PDC_IODC_READ */ struct
791 int pdcproc_iodc_read(hppa_hpa_t, int, int *, struct pdc_iodc_read *, size_t,
  /src/sys/arch/hppa/dev/
pdc.c 135 if ((err = pdc_call((iodcio_t)pdc, 0, PDC_IODC, PDC_IODC_READ,
137 (err = pdc_call((iodcio_t)pdc, 0, PDC_IODC, PDC_IODC_READ,
700 struct pdc_iodc_read *buf1, size_t sz1, struct iodc_data *buf2,
705 err = pdc_call((iodcio_t)pdc, 0, PDC_IODC, PDC_IODC_READ,
712 struct pdc_iodc_read *pir = (struct pdc_iodc_read *)&pdcret1;
  /src/sys/arch/hppa/hppa/
autoconf.c 131 struct pdc_iodc_read hm_pir;

Completed in 13 milliseconds