Home
last modified time | relevance | path

Searched refs:RQ_STATUS (Results 1 – 2 of 2) sorted by relevance

/original-bsd/sys/vax/if/
H A Dif_hy.h271 #define RQ_STATUS 004 /* get the status of the adapter */ macro
H A Dif_hy.c311 is->hy_flags = RQ_STATUS | RQ_STATISTICS | RQ_MARKUP;
531 is->hy_flags |= RQ_ENDOP | RQ_STATUS | RQ_REISSUE;
771 if (rq & RQ_STATUS) {
772 is->hy_flags &= ~RQ_STATUS;
1213 is->hy_flags |= (RQ_ENDOP | RQ_STATUS);
1256 (RQ_MARKUP | RQ_STATISTICS | RQ_ENDOP | RQ_STATUS);