Searched refs:STPWLEVEL (Results 1 – 2 of 2) sorted by relevance
265 #define STPWLEVEL 0x00000002ul687 devconfig &= ~STPWLEVEL; in ahd_configure_termination() 689 devconfig |= STPWLEVEL; in ahd_configure_termination() 691 printf("%s: STPWLEVEL is %s\n", in ahd_configure_termination() 692 ahd_name(ahd), (devconfig & STPWLEVEL) ? "on" : "off"); in ahd_configure_termination() 271 #define STPWLEVEL global() macro
655 #define STPWLEVEL 0x00000002ul1583 /* Honor the STPWLEVEL settings */ in ahc_parse_pci_eeprom() 1586 devconfig &= ~STPWLEVEL; in ahc_parse_pci_eeprom() 1588 devconfig |= STPWLEVEL; in ahc_parse_pci_eeprom() 662 #define STPWLEVEL global() macro