Home
last modified time | relevance | path

Searched refs:devconfig1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c969 u_int devconfig1; in ahd_aic790X_setup() local
999 devconfig1 = ahd_pci_read_config(pci, DEVCONFIG1, /*bytes*/1); in ahd_aic790X_setup()
1001 devconfig1|PREQDIS, /*bytes*/1); in ahd_aic790X_setup()
1002 devconfig1 = ahd_pci_read_config(pci, DEVCONFIG1, /*bytes*/1); in ahd_aic790X_setup()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic79xx_pci.c967 u_int devconfig1; in ahd_aic790X_setup() local
997 devconfig1 = ahd_pci_read_config(pci, DEVCONFIG1, /*bytes*/1); in ahd_aic790X_setup()
999 devconfig1|PREQDIS, /*bytes*/1); in ahd_aic790X_setup()
1000 devconfig1 = ahd_pci_read_config(pci, DEVCONFIG1, /*bytes*/1); in ahd_aic790X_setup()

Completed in 3 milliseconds