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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic79xx_osm_pci.c321 command &= ~(PCIM_CMD_PORTEN|PCIM_CMD_MEMEN);
332 command | PCIM_CMD_MEMEN, 4);
347 command |= PCIM_CMD_MEMEN;
H A Daic7xxx_osm_pci.c398 command &= ~(PCIM_CMD_PORTEN|PCIM_CMD_MEMEN);
407 command | PCIM_CMD_MEMEN, 4);
426 command |= PCIM_CMD_MEMEN;
H A Daic79xx_osm.h416 #define PCIM_CMD_MEMEN 0x0002 macro
H A Daic7xxx_osm.h422 #define PCIM_CMD_MEMEN 0x0002 macro

Completed in 57 milliseconds