Searched refs:SCID_ENCID_MASK (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dsiopreg.h106 #define SCID_ENCID_MASK 0x07 macro
/netbsd-current/sys/arch/prep/stand/boot/
H A Dsiop.c1171 id = readb(addr + SIOP_SCID) & SCID_ENCID_MASK;
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dsiop.c1209 id = readb(addr + SIOP_SCID) & SCID_ENCID_MASK;

Completed in 95 milliseconds