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
|