Searched refs:still_trying (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/vme/
H A Dxy.c1991 * - if still_trying is true: we got an error, retried and got a
1994 * - if still_trying is not true, then if we ever had an error it
1999 xyc_perror(struct xy_iorq *iorq, struct xy_iopb *iopb, int still_trying) argument
2014 if (still_trying)
H A Dxd.c2115 * - if still_trying is true: we got an error, retried and got a
2118 * - if still_trying is not true, then if we ever had an error it
2123 xdc_perror(struct xd_iorq *iorq, struct xd_iopb *iopb, int still_trying) argument
2139 if (still_trying)
/netbsd-current/sys/arch/sun3/dev/
H A Dxy.c1834 * - if still_trying is true: we got an error, retried and got a
1837 * - if still_trying is not true, then if we ever had an error it
1842 xyc_perror(struct xy_iorq *iorq, struct xy_iopb *iopb, int still_trying) argument
1856 if (still_trying)
H A Dxd.c1935 * - if still_trying is true: we got an error, retried and got a
1938 * - if still_trying is not true, then if we ever had an error it
1943 xdc_perror(struct xd_iorq *iorq, struct xd_iopb *iopb, int still_trying) argument
1958 if (still_trying)

Completed in 198 milliseconds