Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dsunscpalvar.h96 #define SUNSCPAL_BYTE_WRITE(sc, phase, b) do { \ macro
Dsunscpal.c451 SUNSCPAL_BYTE_WRITE(sc, phase, *data++); in sunscpal_pio_out()
453 SUNSCPAL_BYTE_WRITE(sc, phase, 0); in sunscpal_pio_out()