Searched refs:twe_describe_code (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dld_twe.c118 typestr = twe_describe_code(twe_table_unittype, td->td_type);
127 stripestr = twe_describe_code(twe_table_stripedepth,
147 twe_describe_code(twe_table_unitstate, status)) == NULL) {
H A Dtwevar.h161 const char *twe_describe_code(const struct twe_code_table *, uint32_t);
H A Dtwe.c260 twe_describe_code(const struct twe_code_table *table, uint32_t code) function
965 str = twe_describe_code(twe_table_aen, TWE_AEN_CODE(aen));

Completed in 137 milliseconds