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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h104 typedef struct pci_dev *ahc_dev_softc_t; typedef in typeref:struct:pci_dev
919 static __inline uint32_t ahc_pci_read_config(ahc_dev_softc_t pci,
923 ahc_pci_read_config(ahc_dev_softc_t pci, int reg, int width)
952 static __inline void ahc_pci_write_config(ahc_dev_softc_t pci,
957 ahc_pci_write_config(ahc_dev_softc_t pci, int reg, uint32_t value, int width)
975 static __inline int ahc_get_pci_function(ahc_dev_softc_t);
977 ahc_get_pci_function(ahc_dev_softc_t pci)
982 static __inline int ahc_get_pci_slot(ahc_dev_softc_t);
984 ahc_get_pci_slot(ahc_dev_softc_t pci)
989 static __inline int ahc_get_pci_bus(ahc_dev_softc_t);
[all...]
H A Daic7xxx_pci.c724 ahc_find_pci_device(ahc_dev_softc_t pci)
1884 ahc_dev_softc_t pci;
1901 ahc_dev_softc_t pci;
1918 ahc_dev_softc_t pci;
1932 ahc_dev_softc_t pci;
1978 ahc_dev_softc_t pci;
1998 ahc_dev_softc_t pci;
2032 ahc_dev_softc_t pci;
2049 ahc_dev_softc_t pci;
2063 ahc_dev_softc_t pc
[all...]
H A Daic7xxx_osm_pci.c114 ahc_dev_softc_t pci;
210 ahc_dev_softc_t pci;
H A Daic7xxx.h913 ahc_dev_softc_t dev_softc;
1093 struct ahc_pci_identity *ahc_find_pci_device(ahc_dev_softc_t);
H A Daic7xxx_core.c3618 ahc_dev_softc_t list_pci;
3619 ahc_dev_softc_t pci;

Completed in 86 milliseconds