Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dcycx_x25.h30 #define X25_MBOX_OFFS 0x300 /* general mailbox block */ macro
/linux-2.6.39/drivers/net/wan/
Dcycx_x25.c239 card->mbox = card->hw.dpmbase + X25_MBOX_OFFS; in cycx_x25_wan_init()
1051 cycx_poke(&card->hw, X25_MBOX_OFFS, &c, sizeof(c) - sizeof(c.buf)); in x25_exec()