Symbol: DEVCONFIG
sys/dev/aic7xxx/aic79xx_pci.c
364
devconfig = aic_pci_read_config(ahd->dev_softc, DEVCONFIG, /*bytes*/4);
sys/dev/aic7xxx/aic79xx_pci.c
395
DEVCONFIG, /*bytes*/4);
sys/dev/aic7xxx/aic79xx_pci.c
397
aic_pci_write_config(ahd->dev_softc, DEVCONFIG,
sys/dev/aic7xxx/aic79xx_pci.c
686
devconfig = aic_pci_read_config(ahd->dev_softc, DEVCONFIG, /*bytes*/4);
sys/dev/aic7xxx/aic79xx_pci.c
693
aic_pci_write_config(ahd->dev_softc, DEVCONFIG, devconfig, /*bytes*/4);
sys/dev/aic7xxx/aic7xxx_pci.c
1001
aic_pci_read_config(ahc->dev_softc, DEVCONFIG, /*bytes*/4);
sys/dev/aic7xxx/aic7xxx_pci.c
1060
DEVCONFIG, /*bytes*/4);
sys/dev/aic7xxx/aic7xxx_pci.c
1103
devconfig = aic_pci_read_config(ahc->dev_softc, DEVCONFIG, /*bytes*/4);
sys/dev/aic7xxx/aic7xxx_pci.c
1136
aic_pci_write_config(ahc->dev_softc, DEVCONFIG, devconfig, /*bytes*/4);
sys/dev/aic7xxx/aic7xxx_pci.c
1585
DEVCONFIG, /*bytes*/4);
sys/dev/aic7xxx/aic7xxx_pci.c
1589
aic_pci_write_config(ahc->dev_softc, DEVCONFIG,
sys/dev/aic7xxx/aic7xxx_pci.c
2117
aic_pci_write_config(ahc->dev_softc, DEVCONFIG,
sys/dev/aic7xxx/aic7xxx_pci.c
2364
devconfig = aic_pci_read_config(pci, DEVCONFIG, /*bytes*/1);
sys/dev/aic7xxx/aic7xxx_pci.c
2366
aic_pci_write_config(pci, DEVCONFIG, devconfig, /*bytes*/1);
sys/dev/aic7xxx/aic7xxx_pci.c
811
devconfig = aic_pci_read_config(ahc->dev_softc, DEVCONFIG, /*bytes*/4);
sys/dev/aic7xxx/aic7xxx_pci.c
829
aic_pci_write_config(ahc->dev_softc, DEVCONFIG, devconfig, /*bytes*/4);
sys/dev/aic7xxx/aic7xxx_pci.c
936
DEVCONFIG, /*bytes*/4);