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

  /src/sys/dev/ic/
isp.c 5108 uint32_t tsto = oop; local in function:isp_intr
5109 r = isp_handle_other_response(isp, etype, hp, &tsto);
5117 if (tsto != oop) {
5118 optr = ISP_NXT_QENTRY(tsto,
isp.c 5108 uint32_t tsto = oop; local in function:isp_intr
5109 r = isp_handle_other_response(isp, etype, hp, &tsto);
5117 if (tsto != oop) {
5118 optr = ISP_NXT_QENTRY(tsto,

Completed in 53 milliseconds