Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dtwavar.h220 struct twa_message { struct
H A Dtwa.c150 static const struct twa_message twa_aen_table[] = {
268 static const struct twa_message twa_error_table[] = {
469 twa_find_msg_string(const struct twa_message *table, uint16_t code) in twa_find_msg_string()