Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Di82365reg.h105 #define PCIC_CSC_GPI 0x10 macro
H A Di82365.c681 cscreg &= (PCIC_CSC_GPI | in pcic_intr_socket()
687 if (cscreg & PCIC_CSC_GPI) { in pcic_intr_socket()