Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Di82595reg.h80 #define ID_REG_SIG 0x24 macro
/netbsd/sys/dev/isa/
H A Dif_iy.c204 if ((c & ID_REG_MASK) != ID_REG_SIG) in iyprobe()
208 if ((d & ID_REG_MASK) != ID_REG_SIG) in iyprobe()
215 if ((d & ID_REG_MASK) != ID_REG_SIG) in iyprobe()
222 if ((d & ID_REG_MASK) != ID_REG_SIG) in iyprobe()
229 if ((d & ID_REG_MASK) != ID_REG_SIG) in iyprobe()