ATPDPHASH
LIST_INSERT_HEAD(&fc->atused[ATPDPHASH(tag)], atp, next);
LIST_FOREACH(atp, &fc->atused[ATPDPHASH(tag)], next) {