HomeSort by: relevance | last modified time | path
    Searched defs:sending_reply (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic79xx.c 4288 u_int sending_reply; local in function:ahd_parse_msg
4290 sending_reply = FALSE;
4350 sending_reply = TRUE;
4366 if (sending_reply == FALSE && reject == FALSE) {
aic7xxx.c 3122 u_int sending_reply; local in function:ahc_parse_msg
3124 sending_reply = FALSE;
3184 sending_reply = TRUE;
3194 if (sending_reply == FALSE && reject == FALSE) {

Completed in 21 milliseconds