Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dnec7210reg.h87 #define ISR1_DI 0x01 macro
/netbsd-src/sys/dev/isa/
H A Dcec.c337 if (cecwait(sc, ISR1_DI, 0)) in cecrecvdata()