Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dld_twe.c100 char unktype[16], stripebuf[32], unkstat[32]; in ld_twe_attach() local
120 snprintf(unktype, sizeof(unktype), "<0x%02x>", td->td_type); in ld_twe_attach()
121 typestr = unktype; in ld_twe_attach()