Searched refs:ahc_dev_softc_t (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h111 typedef struct pci_dev *ahc_dev_softc_t; typedef in typeref:struct:pci_dev
474 uint32_t ahc_pci_read_config(ahc_dev_softc_t pci,
477 void ahc_pci_write_config(ahc_dev_softc_t pci,
481 static inline int ahc_get_pci_function(ahc_dev_softc_t);
483 ahc_get_pci_function(ahc_dev_softc_t pci)
488 static inline int ahc_get_pci_slot(ahc_dev_softc_t);
490 ahc_get_pci_slot(ahc_dev_softc_t pci)
495 static inline int ahc_get_pci_bus(ahc_dev_softc_t);
497 ahc_get_pci_bus(ahc_dev_softc_t pci)
H A Daic7xxx_osm_pci.c208 ahc_dev_softc_t pci;
274 ahc_pci_read_config(ahc_dev_softc_t pci, int reg, int width)
304 ahc_pci_write_config(ahc_dev_softc_t pci, int reg, uint32_t value, int width)
H A Daic7xxx_pci.c667 ahc_find_pci_device(ahc_dev_softc_t pci)
2043 ahc_dev_softc_t pci;
2061 ahc_dev_softc_t pci;
2166 ahc_dev_softc_t pci;
2238 ahc_dev_softc_t pci;
2269 ahc_dev_softc_t pci;
2313 ahc_dev_softc_t pci;
2328 ahc_dev_softc_t pci;
2362 ahc_dev_softc_t pci;
2384 ahc_dev_softc_t pc
[all...]
H A Daic7xxx.h948 ahc_dev_softc_t dev_softc;
1130 const struct ahc_pci_identity *ahc_find_pci_device(ahc_dev_softc_t);

Completed in 106 milliseconds