Symbol: ahc_dev_softc_t
drivers/scsi/aic7xxx/aic7xxx.h
1130
const struct ahc_pci_identity *ahc_find_pci_device(ahc_dev_softc_t);
drivers/scsi/aic7xxx/aic7xxx.h
943
ahc_dev_softc_t dev_softc;
drivers/scsi/aic7xxx/aic7xxx_osm.h
467
uint32_t ahc_pci_read_config(ahc_dev_softc_t pci,
drivers/scsi/aic7xxx/aic7xxx_osm.h
470
void ahc_pci_write_config(ahc_dev_softc_t pci,
drivers/scsi/aic7xxx/aic7xxx_osm.h
474
static inline int ahc_get_pci_function(ahc_dev_softc_t);
drivers/scsi/aic7xxx/aic7xxx_osm.h
476
ahc_get_pci_function(ahc_dev_softc_t pci)
drivers/scsi/aic7xxx/aic7xxx_osm.h
481
static inline int ahc_get_pci_slot(ahc_dev_softc_t);
drivers/scsi/aic7xxx/aic7xxx_osm.h
483
ahc_get_pci_slot(ahc_dev_softc_t pci)
drivers/scsi/aic7xxx/aic7xxx_osm.h
488
static inline int ahc_get_pci_bus(ahc_dev_softc_t);
drivers/scsi/aic7xxx/aic7xxx_osm.h
490
ahc_get_pci_bus(ahc_dev_softc_t pci)
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c
184
ahc_dev_softc_t pci;
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c
249
ahc_pci_read_config(ahc_dev_softc_t pci, int reg, int width)
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c
279
ahc_pci_write_config(ahc_dev_softc_t pci, int reg, uint32_t value, int width)
drivers/scsi/aic7xxx/aic7xxx_pci.c
2046
ahc_dev_softc_t pci;
drivers/scsi/aic7xxx/aic7xxx_pci.c
2064
ahc_dev_softc_t pci;
drivers/scsi/aic7xxx/aic7xxx_pci.c
2169
ahc_dev_softc_t pci;
drivers/scsi/aic7xxx/aic7xxx_pci.c
2241
ahc_dev_softc_t pci;
drivers/scsi/aic7xxx/aic7xxx_pci.c
2272
ahc_dev_softc_t pci;
drivers/scsi/aic7xxx/aic7xxx_pci.c
2338
ahc_dev_softc_t pci;
drivers/scsi/aic7xxx/aic7xxx_pci.c
2353
ahc_dev_softc_t pci;
drivers/scsi/aic7xxx/aic7xxx_pci.c
2387
ahc_dev_softc_t pci;
drivers/scsi/aic7xxx/aic7xxx_pci.c
2409
ahc_dev_softc_t pci;
drivers/scsi/aic7xxx/aic7xxx_pci.c
2436
ahc_dev_softc_t pci;
drivers/scsi/aic7xxx/aic7xxx_pci.c
664
ahc_find_pci_device(ahc_dev_softc_t pci)