Lines Matching refs:response
3590 int response; in ahc_parse_msg() local
3594 response = FALSE; in ahc_parse_msg()
3624 response = ahc_handle_msg_reject(ahc, devinfo); in ahc_parse_msg()
3709 response = TRUE; in ahc_parse_msg()
3779 response = TRUE; in ahc_parse_msg()
3805 response = TRUE; in ahc_parse_msg()
3902 response = TRUE; in ahc_parse_msg()
3992 response = TRUE; in ahc_parse_msg()
3995 if (done != MSGLOOP_IN_PROG && !response) in ahc_parse_msg()
4019 int response = 0; in ahc_handle_msg_reject() local
4047 response = 1; in ahc_handle_msg_reject()
4071 response = 1; in ahc_handle_msg_reject()
4150 return (response); in ahc_handle_msg_reject()