Home
last modified time | relevance | path

Searched refs:aic_dev_softc_t (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic_osm_lib.h85 typedef device_t aic_dev_softc_t; typedef
347 static __inline uint32_t aic_pci_read_config(aic_dev_softc_t pci,
349 static __inline void aic_pci_write_config(aic_dev_softc_t pci,
352 static __inline int aic_get_pci_function(aic_dev_softc_t);
353 static __inline int aic_get_pci_slot(aic_dev_softc_t);
354 static __inline int aic_get_pci_bus(aic_dev_softc_t);
357 aic_pci_read_config(aic_dev_softc_t pci, int reg, int width) in aic_pci_read_config()
363 aic_pci_write_config(aic_dev_softc_t pci, int reg, uint32_t value, int width) in aic_pci_write_config()
369 aic_get_pci_function(aic_dev_softc_t pci) in aic_get_pci_function()
375 aic_get_pci_slot(aic_dev_softc_t pci) in aic_get_pci_slot()
[all …]
H A Daic7xxx_pci.c738 ahc_find_pci_device(aic_dev_softc_t pci) in ahc_9005_subdevinfo_valid()
2145 aic_dev_softc_t pci; in ahc_pci_resume()
2163 aic_dev_softc_t pci; in ahc_aic785X_setup()
2238 aic_dev_softc_t pci; in ahc_aha494X_setup()
2289 aic_dev_softc_t pci; in ahc_aha398XU_setup()
2320 aic_dev_softc_t pci; in ahc_aic7892_setup()
2376 aic_dev_softc_t pci; in ahc_aic7895_setup()
2391 aic_dev_softc_t pci; in ahc_aic7896_setup()
2425 aic_dev_softc_t pci; in ahc_raid_setup()
2447 aic_dev_softc_t pc in ahc_aha394XX_setup()
[all...]
H A Daic79xx_pci.c281 ahd_find_pci_device(aic_dev_softc_t pci)
976 aic_dev_softc_t pci; in ahd_aic7902_setup()
H A Daic7xxx.h978 aic_dev_softc_t dev_softc;
1191 struct ahc_pci_identity *ahc_find_pci_device(aic_dev_softc_t);
H A Daic79xx.h1136 aic_dev_softc_t dev_softc;
1391 struct ahd_pci_identity *ahd_find_pci_device(aic_dev_softc_t); in ahd_unbusy_tcl()
H A Daic79xx.c5283 aic_dev_softc_t list_pci; in ahd_softc_insert()
5284 aic_dev_softc_t pci; in ahd_softc_insert()