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

/netbsd-6-1-5-RELEASE/sys/arch/sun3/dev/
H A Dxd.c1924 * - if still_trying is true: we got an error, retried and got a
1927 * - if still_trying is not true, then if we ever had an error it
1932 xdc_perror(struct xd_iorq *iorq, struct xd_iopb *iopb, int still_trying) argument
1947 if (still_trying)
H A Dxy.c1824 * - if still_trying is true: we got an error, retried and got a
1827 * - if still_trying is not true, then if we ever had an error it
1832 xyc_perror(struct xy_iorq *iorq, struct xy_iopb *iopb, int still_trying) argument
1846 if (still_trying)
/netbsd-6-1-5-RELEASE/sys/dev/vme/
H A Dxy.c1983 * - if still_trying is true: we got an error, retried and got a
1986 * - if still_trying is not true, then if we ever had an error it
1991 xyc_perror(struct xy_iorq *iorq, struct xy_iopb *iopb, int still_trying) argument
2006 if (still_trying)
H A Dxd.c2110 * - if still_trying is true: we got an error, retried and got a
2113 * - if still_trying is not true, then if we ever had an error it
2118 xdc_perror(struct xd_iorq *iorq, struct xd_iopb *iopb, int still_trying) argument
2134 if (still_trying)

Completed in 127 milliseconds