Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_dma.c80 sdbap->sdba_callback, NULL, &(esmp->esm_dma_handle)); in sfxge_dma_buffer_create()
101 sdbap->sdba_callback, NULL, in sfxge_dma_buffer_create()
122 sdbap->sdba_callback, NULL, &dmac, &ncookies); in sfxge_dma_buffer_create()
H A Dsfxge_mon.c227 dma_attr.sdba_callback = DDI_DMA_SLEEP; in sfxge_mon_init()
H A Dsfxge_phy.c207 dma_attr.sdba_callback = DDI_DMA_SLEEP; in sfxge_phy_init()
H A Dsfxge_mcdi.c288 dma_attr.sdba_callback = DDI_DMA_SLEEP; in sfxge_mcdi_init()
H A Dsfxge_intr.c645 dma_attr.sdba_callback = DDI_DMA_SLEEP; in sfxge_intr_init()
H A Dsfxge_mac.c389 dma_attr.sdba_callback = DDI_DMA_SLEEP; in sfxge_mac_init()
H A Dsfxge.h828 int (*sdba_callback) (caddr_t); member
H A Dsfxge_ev.c94 dma_attr.sdba_callback = (kmflags == KM_SLEEP) ? in _sfxge_ev_qctor()
H A Dsfxge_tx.c169 dma_attr.sdba_callback = ((kmflags == KM_SLEEP) ? in sfxge_tx_buffer_ctor()
276 dma_attr.sdba_callback = DDI_DMA_SLEEP; in sfxge_tx_qctor()
H A Dsfxge_rx.c187 dma_attr.sdba_callback = DDI_DMA_SLEEP; in sfxge_rx_qctor()