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

  /src/sys/arch/sun3/dev/
xy.c 166 void xyc_perror(struct xy_iorq *, struct xy_iopb *, int);
1760 xyc_perror(iorq, iopb, 0);
1833 * xyc_perror: print error.
1842 xyc_perror(struct xy_iorq *iorq, struct xy_iopb *iopb, int still_trying) function in typeref:typename:void
1915 xyc_perror(iorq, iopb, 1); /* inform of error state
  /src/sys/dev/vme/
xy.c 156 void xyc_perror(struct xy_iorq *, struct xy_iopb *, int);
1911 xyc_perror(iorq, iopb, 0);
1990 * xyc_perror: print error.
1999 xyc_perror(struct xy_iorq *iorq, struct xy_iopb *iopb, int still_trying) function in typeref:typename:void
2077 xyc_perror(iorq, iopb, 1); /* inform of error state

Completed in 13 milliseconds