Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/aic7xxx/
HDaic_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 …]
HDaic7xxx_pci.c745 ahc_find_pci_device(aic_dev_softc_t pci) in ahc_find_pci_device()
2152 aic_dev_softc_t pci; in ahc_aic785X_setup()
2170 aic_dev_softc_t pci; in ahc_aic7860_setup()
2245 aic_dev_softc_t pci; in ahc_aic7880_setup()
2296 aic_dev_softc_t pci; in ahc_aic7890_setup()
2327 aic_dev_softc_t pci; in ahc_aic7895_setup()
2383 aic_dev_softc_t pci; in ahc_aic7896_setup()
2398 aic_dev_softc_t pci; in ahc_aic7899_setup()
2432 aic_dev_softc_t pci; in ahc_aha394XX_setup()
2454 aic_dev_softc_t pci; in ahc_aha398XX_setup()
[all …]
HDaic79xx_pci.c287 ahd_find_pci_device(aic_dev_softc_t pci) in ahd_find_pci_device()
982 aic_dev_softc_t pci; in ahd_aic790X_setup()
HDaic7xxx.h982 aic_dev_softc_t dev_softc;
1195 struct ahc_pci_identity *ahc_find_pci_device(aic_dev_softc_t);
HDaic79xx.h1140 aic_dev_softc_t dev_softc;
1395 struct ahd_pci_identity *ahd_find_pci_device(aic_dev_softc_t);
HDaic7xxx.c3965 aic_dev_softc_t list_pci; in ahc_softc_insert()
3966 aic_dev_softc_t pci; in ahc_softc_insert()
HDaic79xx.c5304 aic_dev_softc_t list_pci; in ahd_softc_insert()
5305 aic_dev_softc_t pci; in ahd_softc_insert()