Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dsiopreg.h272 #define DCNTL_COM 0x01 macro
H A Dsiop_common.c171 (sc->features & SF_CHIP_PF) ? DCNTL_COM | DCNTL_PFEN : DCNTL_COM); in siop_common_reset()