Searched refs:isp_handle_other_response (Results 1 – 1 of 1) sorted by relevance
103 static int isp_handle_other_response(ispsoftc_t *, int, isphdr_t *, uint32_t *);5229 } else if (isp_handle_other_response(isp, etype, hp, &cptr)) { in isp_intr_respq()5953 isp_handle_other_response(ispsoftc_t *isp, int type, isphdr_t *hp, uint32_t *optrp) in isp_handle_other_response() function