Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wan/
Dcosa.c230 #define cosa_outb outb_p macro
235 #define cosa_outb outb macro
244 #define cosa_putstatus(cosa, stat) (cosa_outb(stat, (cosa)->statusreg))
248 #define cosa_putdata8(cosa, dt) (cosa_outb(dt, (cosa)->datareg))