Searched refs:TWSI_DEBUG_DEV_EXIST (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_alcreg.h | 113 #define TWSI_DEBUG_DEV_EXIST 0x20000000 macro |
H A D | if_alc.c | 556 (CSR_READ_4(sc, ALC_TWSI_DEBUG) & TWSI_DEBUG_DEV_EXIST) != 0) { in alc_get_macaddr_813x() |