Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Drlnreg.h178 #define rln_status_write(sc, value) \ macro
181 rln_status_write(sc, (sc)->sc_status |= (bits))
183 rln_status_write(sc, (sc)->sc_status &= ~(bits))
190 rln_status_write(sc, (sc)->sc_status); \
Drlnsubr.c104 rln_status_write(sc, 0x00);
114 rln_status_write(sc, 0x5a);
157 rln_status_write(sc, 0x00);