Searched refs:TARGET_DEV_START (Results 1 – 1 of 1) sorted by relevance
29 #define TARGET_DEV_START 1 macro30 #define TARGET_GROUP_START (256 + TARGET_DEV_START)34 return TARGET_DEV_START + dev; in dev_to_target()50 if (target >= TARGET_DEV_START) in target_decode()53 .group = target - TARGET_DEV_START in target_decode()