Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Dintioreg.h60 #define INTIO_DEV_SRMASK 0x0f macro
H A Dintiovar.h90 } while (((status >> INTIO_DEV_SRSHIFT) & INTIO_DEV_SRMASK) in intio_device_readcmd()