Searched refs:NSC_ID (Results 1 – 2 of 2) sorted by relevance
92 #define NSC_ID 0x40000000 /* Module ID */ macro104 #define NSC_MKID(x) (NSC_ID | ((x) << 20))
200 if ((!(id & NSC_ID) || (id & ~NSC_IDS)) &&1616 if ((type & NSC_ID) && in _nsc_find_io()1643 if (type & NSC_ID) { in _nsc_find_io()