Searched refs:mpt_timeout (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/mpt/
H A Dmpt_cam.c114 static timeout_t mpt_timeout; variable
1239 mpt_timeout(void *arg) function
1645 mpt_timeout, ccb);
2031 mpt_timeout, ccb);
2604 mpt_req_untimeout(req, mpt_timeout, ccb);
4776 mpt_req_timeout(req, SBT_1S * 60, mpt_timeout, ccb);
5173 mpt_req_untimeout(tgt->req, mpt_timeout, ccb);
5234 mpt_req_untimeout(tgt->req, mpt_timeout, ccb);

Completed in 60 milliseconds