Searched refs:omd_base (Results 1 – 2 of 2) sorted by relevance
1718 desc = priv->omsg_ring[mbox].omd_base; in tsi721_add_outb_message() 1944 priv->omsg_ring[mbox].omd_base = dma_alloc_coherent( in tsi721_open_outb_mbox() 1948 if (priv->omsg_ring[mbox].omd_base == NULL) { in tsi721_open_outb_mbox() 2024 bd_ptr = priv->omsg_ring[mbox].omd_base; in tsi721_open_outb_mbox() 2058 priv->omsg_ring[mbox].omd_base, in tsi721_open_outb_mbox() 2061 priv->omsg_ring[mbox].omd_base = NULL; in tsi721_open_outb_mbox() 2118 priv->omsg_ring[mbox].omd_base, in tsi721_close_outb_mbox() 2121 priv->omsg_ring[mbox].omd_base = NULL; in tsi721_close_outb_mbox()
747 void *omd_base; member