Home
last modified time | relevance | path

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

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