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

/freebsd-current/sys/dev/isp/
H A Dispvar.h777 #define CMD_EAGAIN 102 /* busy- maybe retry later */ macro
H A Disp_freebsd.c1237 if (dmaresult == CMD_EAGAIN) {
2446 case CMD_EAGAIN:
3366 case CMD_EAGAIN:
3370 error = CMD_EAGAIN;
H A Disp.c2890 return (CMD_EAGAIN);
2943 return (CMD_EAGAIN);
2957 return (CMD_EAGAIN);
H A Disp_library.c73 return (CMD_EAGAIN);
112 return (CMD_EAGAIN);

Completed in 135 milliseconds