Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/stand/common/
H A Dpdc.c148 if ((pzdev->pz_class & PCL_CLASS_MASK) == PCL_SEQU) { in iodcstrategy()
/netbsd-src/sys/arch/hppa/include/
H A Dpdc.h722 #define PCL_CLASS_MASK 0xf /* XXX class mask */ macro