Searched refs:bd_slot (Results 1 – 3 of 3) sorted by relevance
293 int dma_slot = pcibr_dmamap->bd_slot; in ate_freeze()406 int dma_slot = pcibr_dmamap->bd_slot; in ate_thaw()
2847 pcibr_dmamap->bd_slot = PCIBR_DEVICE_TO_SLOT(pcibr_soft, slot); in pcibr_dmamap_alloc()3047 pcibr_dmamap->bd_slot); in pcibr_dmamap_free()3317 atomic_dec(&(pcibr_dmamap->bd_soft->bs_slot[pcibr_dmamap->bd_slot]. bss_ext_ates_active)); in pcibr_dmamap_done()
130 #define bd_slot bd_pd.pd_slot /* which slot the card is in */ macro