Searched defs:atc (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/arcbios/
H A Darcbios.c165 struct arcbios_treewalk_context atc; local
124 arcbios_fetch_system_identifier(struct arcbios_component *node, struct arcbios_treewalk_context *atc) argument
146 arcbios_subtree_walk(struct arcbios_component *node, void (*func)(struct arcbios_component *, struct arcbios_treewalk_context *), struct arcbios_treewalk_context *atc) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/sgimips/
H A Dmachdep.c950 mips_machdep_find_l2cache(struct arcbios_component *comp, struct arcbios_treewalk_context *atc) argument
674 sgimips_count_cpus(struct arcbios_component *node, struct arcbios_treewalk_context *atc) argument
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dvga_raster.c147 u_int8_t atc[VGA_ATC_NREGS]; /* Attribute controller */ member in struct:vga_moderegs

Completed in 75 milliseconds