Lines Matching full:response
27 * @resp: The callback routine when the response is received
28 * @arg: The argument to pass to the response callback routine
76 * fc_els_resp_type() - Return a string describing the ELS response
88 msg = "response no error"; in fc_els_resp_type()
91 msg = "response timeout"; in fc_els_resp_type()
94 msg = "response closed"; in fc_els_resp_type()
97 msg = "response unknown error"; in fc_els_resp_type()
112 msg = "response unknown ELS"; in fc_els_resp_type()
127 msg = "response unknown CT"; in fc_els_resp_type()
131 msg = "short CT response"; in fc_els_resp_type()
135 msg = "response not ELS or CT"; in fc_els_resp_type()