HomeSort by: relevance | last modified time | path
    Searched defs:xdc_perror (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sun3/dev/
xd.c 234 void xdc_perror(struct xd_iorq *, struct xd_iopb *, int);
1860 xdc_perror(iorq, iopb, 0);
1934 * xdc_perror: print error.
1943 xdc_perror(struct xd_iorq *iorq, struct xd_iopb *iopb, int still_trying) function in typeref:typename:void
2021 xdc_perror(iorq, iopb, 1); /* inform of error state
  /src/sys/dev/vme/
xd.c 215 void xdc_perror(struct xd_iorq *, struct xd_iopb *, int);
2036 xdc_perror(iorq, iopb, 0);
2114 * xdc_perror: print error.
2123 xdc_perror(struct xd_iorq *iorq, struct xd_iopb *iopb, int still_trying) function in typeref:typename:void
2206 xdc_perror(iorq, iopb, 1); /* inform of error state

Completed in 14 milliseconds