Main Page | Data Structures | Directories | File List | Data Fields | Globals

if_ath_pci.h File Reference

#include <linux/pci.h>

Include dependency graph for if_ath_pci.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define bus_map_single   pci_map_single
#define bus_unmap_single   pci_unmap_single
#define bus_dma_sync_single   pci_dma_sync_single
#define PCI_SAVE_STATE(a, b)   pci_save_state(a,b)
#define PCI_RESTORE_STATE(a, b)   pci_restore_state(a,b)
#define bus_alloc_consistent   pci_alloc_consistent
#define bus_free_consistent   pci_free_consistent
#define BUS_DMA_FROMDEVICE   PCI_DMA_FROMDEVICE
#define BUS_DMA_TODEVICE   PCI_DMA_TODEVICE


Define Documentation

#define bus_alloc_consistent   pci_alloc_consistent
 

Definition at line 54 of file if_ath_pci.h.

Referenced by ath_desc_alloc().

#define BUS_DMA_FROMDEVICE   PCI_DMA_FROMDEVICE
 

Definition at line 56 of file if_ath_pci.h.

Referenced by ath_desc_free(), ath_init(), ath_rx_tasklet(), and ath_rxbuf_init().

#define bus_dma_sync_single   pci_dma_sync_single
 

Definition at line 50 of file if_ath_pci.h.

Referenced by ath_rx_tasklet().

#define BUS_DMA_TODEVICE   PCI_DMA_TODEVICE
 

Definition at line 57 of file if_ath_pci.h.

Referenced by ath_desc_free(), ath_tx_draintxq(), ath_tx_processq(), and ath_tx_start().

#define bus_free_consistent   pci_free_consistent
 

Definition at line 55 of file if_ath_pci.h.

Referenced by ath_desc_alloc(), and ath_desc_free().

#define bus_map_single   pci_map_single
 

Definition at line 43 of file if_ath_pci.h.

Referenced by ath_rxbuf_init(), and ath_tx_start().

#define bus_unmap_single   pci_unmap_single
 

Definition at line 44 of file if_ath_pci.h.

Referenced by ath_desc_free(), ath_init(), ath_rx_tasklet(), ath_tx_draintxq(), and ath_tx_processq().

#define PCI_RESTORE_STATE a,
 )    pci_restore_state(a,b)
 

Definition at line 52 of file if_ath_pci.h.

#define PCI_SAVE_STATE a,
 )    pci_save_state(a,b)
 

Definition at line 51 of file if_ath_pci.h.


Generated on Mon Nov 21 16:02:26 2005 for openwifi by  doxygen 1.4.1