Home
last modified time | relevance | path

Searched refs:twe_table_unittype (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dtwevar.h157 extern const struct twe_code_table twe_table_unittype[];
H A Dld_twe.c118 typestr = twe_describe_code(twe_table_unittype, td->td_type); in ld_twe_attach()
H A Dtwe.c178 const struct twe_code_table twe_table_unittype[] = { variable