Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Decpp.c312 static uchar_t nibble_peripheral2host(struct ecppunit *pp, uint8_t *);
4685 nibble_peripheral2host(struct ecppunit *pp, uint8_t *byte) in nibble_peripheral2host() function
5187 if (nibble_peripheral2host(pp, mp->b_wptr) != SUCCESS) { in read_nibble_backchan()
5295 (nibble_peripheral2host(pp, &lenhi) == FAILURE) || in ecpp_getdevid()
5297 (nibble_peripheral2host(pp, &lenlo) == FAILURE)) { in ecpp_getdevid()
5317 if (nibble_peripheral2host(pp, id++) == FAILURE) in ecpp_getdevid()