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
|