Searched refs:HW_ISDEV (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/hp300/stand/common/
H A Ddevice.h74 #define HW_ISDEV(hw,d) (((hw)->hw_type & D_MASK) == (d)) macro
H A Ddcm.c60 if (HW_ISDEV(hw, D_COMMDCM) && !badaddr((void *)hw->hw_kva))
62 if (!HW_ISDEV(hw, D_COMMDCM)) {
H A Dite.c137 if (!HW_ISDEV(hw, D_BITMAP))
H A Dif_le.c173 if (!HW_ISDEV(hw, D_LAN))

Completed in 184 milliseconds