Home
last modified time | relevance | path

Searched refs:AHC_PRIMARY_CHANNEL (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_osm_pci.c194 ahc->flags &= ~AHC_PRIMARY_CHANNEL; in ahc_linux_pci_inherit_flags()
195 ahc->flags |= master->flags & AHC_PRIMARY_CHANNEL; in ahc_linux_pci_inherit_flags()
Daic7xxx.h312 AHC_PRIMARY_CHANNEL = 0x003, /* enumerator
Daic7xxx_core.c5037 (ahc->flags & AHC_PRIMARY_CHANNEL) + 'A'); in ahc_controller_info()