Lines Matching refs:dpmbase
265 card->mbox = (void *) card->hw.dpmbase; in wsppp_init()
267 card->mbox = (void *) card->hw.dpmbase + in wsppp_init()
274 card->mbox = (void *) card->hw.dpmbase + PRI_BASE_ADDR_MB_STRUCT; in wsppp_init()
276 card->mbox = (void *) card->hw.dpmbase + SEC_BASE_ADDR_MB_STRUCT; in wsppp_init()
411 card->u.c.flags = (void *)(card->hw.dpmbase + in wsppp_init()
415 card->u.c.flags = (void *)(card->hw.dpmbase + in wsppp_init()
2211 tx_config = (CHDLC_TX_STATUS_EL_CFG_STRUCT *)(card->hw.dpmbase + in init_chdlc_tx_rx_buff()
2214 rx_config = (CHDLC_RX_STATUS_EL_CFG_STRUCT *)(card->hw.dpmbase + in init_chdlc_tx_rx_buff()
2219 card->u.c.txbuf_base = (void *)(card->hw.dpmbase + in init_chdlc_tx_rx_buff()
2226 card->u.c.rxbuf_base = (void *)(card->hw.dpmbase + in init_chdlc_tx_rx_buff()
2234 card->u.c.txbuf = (void *)(card->hw.dpmbase + in init_chdlc_tx_rx_buff()
2236 card->u.c.rxmb = (void *)(card->hw.dpmbase + in init_chdlc_tx_rx_buff()
2240 tx_config = (CHDLC_TX_STATUS_EL_CFG_STRUCT *)(card->hw.dpmbase + in init_chdlc_tx_rx_buff()
2244 rx_config = (CHDLC_RX_STATUS_EL_CFG_STRUCT *)(card->hw.dpmbase + in init_chdlc_tx_rx_buff()
2249 card->u.c.txbuf_base = (void *)(card->hw.dpmbase + in init_chdlc_tx_rx_buff()
2254 card->u.c.rxbuf_base = (void *)(card->hw.dpmbase + in init_chdlc_tx_rx_buff()
2261 card->u.c.txbuf = (void *)(card->hw.dpmbase + in init_chdlc_tx_rx_buff()
2263 card->u.c.rxmb = (void *)(card->hw.dpmbase + in init_chdlc_tx_rx_buff()