Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/aic7xxx/
Daic79xx_pci.c234 #define STPWLEVEL 0x00000002ul macro
645 devconfig &= ~STPWLEVEL; in ahd_configure_termination()
647 devconfig |= STPWLEVEL; in ahd_configure_termination()
650 ahd_name(ahd), (devconfig & STPWLEVEL) ? "on" : "off"); in ahd_configure_termination()
Daic7xxx_pci.c582 #define STPWLEVEL 0x00000002ul macro
1505 devconfig &= ~STPWLEVEL; in ahc_parse_pci_eeprom()
1507 devconfig |= STPWLEVEL; in ahc_parse_pci_eeprom()