Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Decpp.c304 static uchar_t ecpp_idle_phase(struct ecppunit *);
1118 (void) ecpp_idle_phase(pp); in ecpp_open()
1878 (void) ecpp_idle_phase(pp); in ecpp_rsrv()
2102 (void) ecpp_idle_phase(pp); in ecpp_wsrv()
4769 return (ecpp_idle_phase(pp)); in ecpp_peripheral2host()
5056 ecpp_idle_phase(struct ecppunit *pp) in ecpp_idle_phase() function