Searched refs:ecpp_check_status (Results 1 – 1 of 1) sorted by relevance
241 static uchar_t ecpp_check_status(struct ecppunit *);1918 if (ecpp_check_status(pp) == FAILURE) { in ecpp_wsrv()2820 if (ecpp_check_status(pp) == FAILURE) { in ecpp_prep_pio_xfer()2888 if (ecpp_check_status(pp) == FAILURE) { in ecpp_init_dma_xfer()3484 if (ecpp_check_status(pp) == SUCCESS) { in ecpp_softintr()3974 ecpp_check_status(struct ecppunit *pp) in ecpp_check_status() function