Home
last modified time | relevance | path

Searched defs:HW_ISHPIB (Results 1 – 2 of 2) sorted by path

/original-bsd/sys/hp/dev/
H A Ddevice.h88 #define HW_ISHPIB(hw) (((hw)->hw_type & C_MASK) == C_HPIB) macro
/original-bsd/sys/luna68k/dev/
H A Ddevice.h90 #define HW_ISHPIB(hw) (((hw)->hw_type & C_MASK) == C_HPIB) macro