Home
last modified time | relevance | path

Searched refs:ahc_dev_softc_t (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.h117 typedef struct pci_dev *ahc_dev_softc_t; typedef
872 static __inline uint32_t ahc_pci_read_config(ahc_dev_softc_t pci,
876 ahc_pci_read_config(ahc_dev_softc_t pci, int reg, int width) in ahc_pci_read_config()
905 static __inline void ahc_pci_write_config(ahc_dev_softc_t pci,
910 ahc_pci_write_config(ahc_dev_softc_t pci, int reg, uint32_t value, int width) in ahc_pci_write_config()
928 static __inline int ahc_get_pci_function(ahc_dev_softc_t);
930 ahc_get_pci_function(ahc_dev_softc_t pci) in ahc_get_pci_function()
935 static __inline int ahc_get_pci_slot(ahc_dev_softc_t);
937 ahc_get_pci_slot(ahc_dev_softc_t pci) in ahc_get_pci_slot()
942 static __inline int ahc_get_pci_bus(ahc_dev_softc_t);
[all …]
Daic7xxx_pci.c741 ahc_find_pci_device(ahc_dev_softc_t pci) in ahc_find_pci_device()
2131 ahc_dev_softc_t pci; in ahc_aic785X_setup()
2149 ahc_dev_softc_t pci; in ahc_aic7860_setup()
2224 ahc_dev_softc_t pci; in ahc_aic7880_setup()
2275 ahc_dev_softc_t pci; in ahc_aic7890_setup()
2306 ahc_dev_softc_t pci; in ahc_aic7895_setup()
2362 ahc_dev_softc_t pci; in ahc_aic7896_setup()
2377 ahc_dev_softc_t pci; in ahc_aic7899_setup()
2411 ahc_dev_softc_t pci; in ahc_aha394XX_setup()
2433 ahc_dev_softc_t pci; in ahc_aha398XX_setup()
[all …]
Daic7xxx_osm_pci.c115 ahc_dev_softc_t pci; in ahc_linux_pci_dev_probe()
214 ahc_dev_softc_t pci; in ahc_linux_pci_init()
Daic7xxx.h961 ahc_dev_softc_t dev_softc;
1170 struct ahc_pci_identity *ahc_find_pci_device(ahc_dev_softc_t);
Daic7xxx_core.c3894 ahc_dev_softc_t list_pci; in ahc_softc_insert()
3895 ahc_dev_softc_t pci; in ahc_softc_insert()