Searched refs:typep (Results 1 – 1 of 1) sorted by relevance
207 const char *typep; in add_legacy_isa_port() local225 typep = of_get_property(np, "ibm,aix-loc", NULL); in add_legacy_isa_port()228 if (typep && *typep == 'S') in add_legacy_isa_port()229 index = simple_strtol(typep+1, NULL, 0) - 1; in add_legacy_isa_port()