Searched refs:INTIO_DEV_SRSHIFT (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/hp300/dev/ | ||
H A D | intioreg.h | 59 #define INTIO_DEV_SRSHIFT 4 macro |
H A D | intiovar.h | 90 } while (((status >> INTIO_DEV_SRSHIFT) & INTIO_DEV_SRMASK) in intio_device_readcmd() |