Symbol: aic_dev_softc_t
sys/dev/aic7xxx/aic79xx.c
5283
aic_dev_softc_t list_pci;
sys/dev/aic7xxx/aic79xx.c
5284
aic_dev_softc_t pci;
sys/dev/aic7xxx/aic79xx.h
1136
aic_dev_softc_t dev_softc;
sys/dev/aic7xxx/aic79xx.h
1391
struct ahd_pci_identity *ahd_find_pci_device(aic_dev_softc_t);
sys/dev/aic7xxx/aic79xx_pci.c
281
ahd_find_pci_device(aic_dev_softc_t pci)
sys/dev/aic7xxx/aic79xx_pci.c
976
aic_dev_softc_t pci;
sys/dev/aic7xxx/aic7xxx.c
3944
aic_dev_softc_t list_pci;
sys/dev/aic7xxx/aic7xxx.c
3945
aic_dev_softc_t pci;
sys/dev/aic7xxx/aic7xxx.h
1191
struct ahc_pci_identity *ahc_find_pci_device(aic_dev_softc_t);
sys/dev/aic7xxx/aic7xxx.h
978
aic_dev_softc_t dev_softc;
sys/dev/aic7xxx/aic7xxx_pci.c
2145
aic_dev_softc_t pci;
sys/dev/aic7xxx/aic7xxx_pci.c
2163
aic_dev_softc_t pci;
sys/dev/aic7xxx/aic7xxx_pci.c
2238
aic_dev_softc_t pci;
sys/dev/aic7xxx/aic7xxx_pci.c
2289
aic_dev_softc_t pci;
sys/dev/aic7xxx/aic7xxx_pci.c
2320
aic_dev_softc_t pci;
sys/dev/aic7xxx/aic7xxx_pci.c
2376
aic_dev_softc_t pci;
sys/dev/aic7xxx/aic7xxx_pci.c
2391
aic_dev_softc_t pci;
sys/dev/aic7xxx/aic7xxx_pci.c
2425
aic_dev_softc_t pci;
sys/dev/aic7xxx/aic7xxx_pci.c
2447
aic_dev_softc_t pci;
sys/dev/aic7xxx/aic7xxx_pci.c
2474
aic_dev_softc_t pci;
sys/dev/aic7xxx/aic7xxx_pci.c
738
ahc_find_pci_device(aic_dev_softc_t pci)
sys/dev/aic7xxx/aic_osm_lib.h
347
static __inline uint32_t aic_pci_read_config(aic_dev_softc_t pci,
sys/dev/aic7xxx/aic_osm_lib.h
349
static __inline void aic_pci_write_config(aic_dev_softc_t pci,
sys/dev/aic7xxx/aic_osm_lib.h
352
static __inline int aic_get_pci_function(aic_dev_softc_t);
sys/dev/aic7xxx/aic_osm_lib.h
353
static __inline int aic_get_pci_slot(aic_dev_softc_t);
sys/dev/aic7xxx/aic_osm_lib.h
354
static __inline int aic_get_pci_bus(aic_dev_softc_t);
sys/dev/aic7xxx/aic_osm_lib.h
357
aic_pci_read_config(aic_dev_softc_t pci, int reg, int width)
sys/dev/aic7xxx/aic_osm_lib.h
363
aic_pci_write_config(aic_dev_softc_t pci, int reg, uint32_t value, int width)
sys/dev/aic7xxx/aic_osm_lib.h
369
aic_get_pci_function(aic_dev_softc_t pci)
sys/dev/aic7xxx/aic_osm_lib.h
375
aic_get_pci_slot(aic_dev_softc_t pci)
sys/dev/aic7xxx/aic_osm_lib.h
381
aic_get_pci_bus(aic_dev_softc_t pci)