Home
last modified time | relevance | path

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

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