Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dahd_pci.c799 if ((ahd->flags & AHD_STPWLEVEL_A) != 0) in ahd_configure_termination()
/openbsd/src/sys/dev/ic/
Daic79xx.h363 AHD_STPWLEVEL_A = 0x00100, enumerator
Daic79xx.c5262 | AHD_EXTENDED_TRANS_A|AHD_STPWLEVEL_A; in ahd_alloc()
6734 ahd->flags &= ~AHD_STPWLEVEL_A; in ahd_parse_cfgdata()
6736 ahd->flags |= AHD_STPWLEVEL_A; in ahd_parse_cfgdata()