Searched refs:DCNTL_COM (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | siopreg.h | 272 #define DCNTL_COM 0x01 macro |
H A D | siop_common.c | 171 (sc->features & SF_CHIP_PF) ? DCNTL_COM | DCNTL_PFEN : DCNTL_COM); in siop_common_reset() |