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
|