Home
last modified time | relevance | path

Searched refs:ecpp_xfer_timeout (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/io/
H A Decpp.c236 static void ecpp_xfer_timeout(void *);
2806 pp->timeout_id = timeout(ecpp_xfer_timeout, (caddr_t)pp, in ecpp_start()
3612 ecpp_xfer_timeout(void *arg) in ecpp_xfer_timeout() function