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

  /src/sys/dev/ic/
mpt_netbsd.c 93 static void mpt_restart(mpt_softc_t *, request_t *);
432 mpt_restart(mpt, req);
436 mpt_restart(mpt_softc_t *mpt, request_t *req0) function in typeref:typename:void
820 mpt_restart(mpt, NULL);
mpt_netbsd.c 93 static void mpt_restart(mpt_softc_t *, request_t *);
432 mpt_restart(mpt, req);
436 mpt_restart(mpt_softc_t *mpt, request_t *req0) function in typeref:typename:void
820 mpt_restart(mpt, NULL);

Completed in 25 milliseconds