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

  /src/sys/dev/ic/
mpt_netbsd.c 92 static void mpt_timeout(void *);
370 mpt_timeout(void *arg) function in typeref:typename:void
380 printf("mpt_timeout: NULL xfer for request index 0x%x, sequenc 0x%x\n",
409 mpt_prt(mpt, "mpt_timeout: recovered %d commands",nrepl);
766 * Call mpt_timeout which knows how to get the IOC back
1104 mstohz(xs->timeout), mpt_timeout, req);
1115 mpt_timeout(req);

Completed in 14 milliseconds