aml_nodelist
TAILQ_HEAD(aml_nodelisth, aml_nodelist);
struct aml_nodelist *sc_deps;
struct aml_nodelist *n;
TAILQ_ENTRY(aml_nodelist) entries;