Searched refs:NCR_SIGNTR (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Desp_isa.c198 vers = bus_space_read_1(iot, ioh, NCR_SIGNTR);
199 p1 = bus_space_read_1(iot, ioh, NCR_SIGNTR) & SIG_MASK;
200 p2 = bus_space_read_1(iot, ioh, NCR_SIGNTR) & SIG_MASK;
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dncr53c9xreg.h247 #define NCR_SIGNTR 0x0e /* RO - Signature */ macro

Completed in 82 milliseconds