Searched refs:RQSTYPE_RESPONSE (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/isp/
H A Disp.c5212 if (IS_24XX(isp) && etype == RQSTYPE_RESPONSE) {
5222 } else if (etype == RQSTYPE_RESPONSE) {
5254 if (last_etype == RQSTYPE_RESPONSE && continuations_expected && ndone > 0 && (xs = complist[ndone-1]) != NULL) {
5362 if (etype != RQSTYPE_RESPONSE) {
5426 case RQSTYPE_RESPONSE:
H A Dispmbox.h335 #define RQSTYPE_RESPONSE 0x03 macro

Completed in 93 milliseconds