Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/isa/
Daps.c81 #define APS_YACCEL 0x04 macro
456 sc->aps_data.y_accel = iobuf[APS_YACCEL] + 256 * iobuf[APS_YACCEL + 1]; in aps_read_data()