Searched refs:TCIC_ICSR_CDCHG (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | tcic2reg.h | 194 #define TCIC_ICSR_CDCHG (1<<6) /* card status change, see SSTAT */ macro |
H A D | tcic2.c | 623 if (icsr & TCIC_ICSR_CDCHG) { in tcic_intr_socket() |