Searched refs:ahd_dev_softc_t (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h99 typedef struct pci_dev *ahd_dev_softc_t; typedef in typeref:struct:pci_dev
472 uint32_t ahd_pci_read_config(ahd_dev_softc_t pci,
474 void ahd_pci_write_config(ahd_dev_softc_t pci,
478 static inline int ahd_get_pci_function(ahd_dev_softc_t);
480 ahd_get_pci_function(ahd_dev_softc_t pci)
485 static inline int ahd_get_pci_slot(ahd_dev_softc_t);
487 ahd_get_pci_slot(ahd_dev_softc_t pci)
492 static inline int ahd_get_pci_bus(ahd_dev_softc_t);
494 ahd_get_pci_bus(ahd_dev_softc_t pci)
H A Daic79xx_osm_pci.c161 ahd_dev_softc_t pci;
H A Daic79xx.h1092 ahd_dev_softc_t dev_softc;
1335 const struct ahd_pci_identity *ahd_find_pci_device(ahd_dev_softc_t);
H A Daic79xx_pci.c257 ahd_find_pci_device(ahd_dev_softc_t pci)
947 ahd_dev_softc_t pci;
H A Daic79xx_osm.c462 ahd_pci_read_config(ahd_dev_softc_t pci, int reg, int width)
492 ahd_pci_write_config(ahd_dev_softc_t pci, int reg, uint32_t value, int width)

Completed in 55 milliseconds