HomeSort by: relevance | last modified time | path
    Searched refs:twe_describe_code (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
ld_twe.c 118 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) {
twevar.h 161 const char *twe_describe_code(const struct twe_code_table *, uint32_t);
twe.c 260 twe_describe_code(const struct twe_code_table *table, uint32_t code) function in typeref:typename:const char *
965 str = twe_describe_code(twe_table_aen, TWE_AEN_CODE(aen));

Completed in 12 milliseconds