Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_osm_pci.c313 command &= ~(PCIM_CMD_PORTEN|PCIM_CMD_MEMEN); in ahc_pci_map_registers()
323 command | PCIM_CMD_MEMEN, 4); in ahc_pci_map_registers()
344 command |= PCIM_CMD_MEMEN; in ahc_pci_map_registers()
Daic79xx_osm_pci.c339 command &= ~(PCIM_CMD_PORTEN|PCIM_CMD_MEMEN); in ahd_pci_map_registers()
351 command | PCIM_CMD_MEMEN, 4); in ahd_pci_map_registers()
368 command |= PCIM_CMD_MEMEN; in ahd_pci_map_registers()
Daic7xxx_osm.h813 #define PCIM_CMD_MEMEN 0x0002 macro
Daic79xx_osm.h844 #define PCIM_CMD_MEMEN 0x0002 macro