Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_pci.c261 #define STPWLEVEL 0x00000002ul macro
654 devconfig &= ~STPWLEVEL; in ahd_configure_termination()
656 devconfig |= STPWLEVEL; in ahd_configure_termination()
659 ahd_name(ahd), (devconfig & STPWLEVEL) ? "on" : "off"); in ahd_configure_termination()
Daic7xxx_pci.c657 #define STPWLEVEL 0x00000002ul macro
1580 devconfig &= ~STPWLEVEL; in ahc_parse_pci_eeprom()
1582 devconfig |= STPWLEVEL; in ahc_parse_pci_eeprom()
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c521 #define STPWLEVEL 0x00000002ul macro
8390 devconfig |= STPWLEVEL; in aic7xxx_register()
8396 devconfig &= ~STPWLEVEL; in aic7xxx_register()