Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
H A Daic79xx_osm_pci.c301 command &= ~(PCIM_CMD_PORTEN|PCIM_CMD_MEMEN); in ahd_pci_map_registers()
346 command |= PCIM_CMD_PORTEN; in ahd_pci_map_registers()
H A Daic7xxx_osm_pci.c373 command &= ~(PCIM_CMD_PORTEN|PCIM_CMD_MEMEN); in ahc_pci_map_registers()
420 command |= PCIM_CMD_PORTEN; in ahc_pci_map_registers()
H A Daic7xxx_osm.h416 #define PCIM_CMD_PORTEN 0x0001 macro
H A Daic79xx_osm.h403 #define PCIM_CMD_PORTEN 0x0001 macro