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

/netbsd-current/sys/dev/ic/
H A Dicpvar.h216 #define ICP_CLASS_MASK 0x07 macro
218 #define ICP_CLASS(icp) ((icp)->icp_class & ICP_CLASS_MASK)

Completed in 213 milliseconds