Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_osm_pci.c301 command &= ~(PCIM_CMD_PORTEN|PCIM_CMD_MEMEN); in ahd_pci_map_registers()
312 command | PCIM_CMD_MEMEN, 4); in ahd_pci_map_registers()
327 command |= PCIM_CMD_MEMEN; in ahd_pci_map_registers()
H A Daic7xxx_osm_pci.c374 command &= ~(PCIM_CMD_PORTEN|PCIM_CMD_MEMEN); in ahc_pci_map_registers()
383 command | PCIM_CMD_MEMEN, 4); in ahc_pci_map_registers()
402 command |= PCIM_CMD_MEMEN; in ahc_pci_map_registers()
H A Daic7xxx_osm.h417 #define PCIM_CMD_MEMEN 0x0002 macro
H A Daic79xx_osm.h404 #define PCIM_CMD_MEMEN 0x0002 macro