Searched defs:ecpp_check_status (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Decpp.c128 * by calling ecpp_check_status() and if it is not, driver goes ECPP_ERR state
241 static uchar_t ecpp_check_status(struct ecppunit *);
1918 if (ecpp_check_status(pp) == FAILURE) {
2820 if (ecpp_check_status(pp) == FAILURE) {
2888 if (ecpp_check_status(pp) == FAILURE) {
3484 if (ecpp_check_status(pp) == SUCCESS) {
3974 ecpp_check_status(struct ecppunit *pp) function

Completed in 54 milliseconds