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

  /src/sys/dev/ic/
isp.c 108 static int isp_handle_other_response(ispsoftc_t *, int, isphdr_t *, uint32_t *);
5103 * Somebody reachable via isp_handle_other_response
5109 r = isp_handle_other_response(isp, etype, hp, &tsto);
5960 isp_handle_other_response(ispsoftc_t *isp, int type, isphdr_t *hp, uint32_t *optrp) function in typeref:typename:int

Completed in 15 milliseconds