Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Di82365reg.h106 #define PCIC_CSC_CD 0x08 /* Card Detect Change */ macro
H A Di82365.c682 PCIC_CSC_CD | in pcic_intr_socket()
690 if (cscreg & PCIC_CSC_CD) { in pcic_intr_socket()