Home
last modified time | relevance | path

Searched refs:PCIR_DEVVENDOR (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.h412 #define PCIR_DEVVENDOR 0x00 macro
Daic79xx_osm.h399 #define PCIR_DEVVENDOR 0x00 macro
Daic79xx_pci.c261 vendor = ahd_pci_read_config(pci, PCIR_DEVVENDOR, /*bytes*/2); in ahd_find_pci_device()
Daic7xxx_pci.c674 vendor = ahc_pci_read_config(pci, PCIR_DEVVENDOR, /*bytes*/2); in ahc_find_pci_device()