Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/superio/
H A Dsuperio.c495 devtype_to_str(superio_dev_type_t type) in devtype_to_str() function
692 ldn, devtype_to_str(type)); in superio_add_known_child()
835 devtype_to_str(dinfo->type), dinfo->ldn); in superio_printf()
875 sbuf_printf(sb, "type=%s", devtype_to_str(type)); in superio_child_pnp()
890 retval += printf(" at %s ldn 0x%02x", devtype_to_str(type), ldn); in superio_print_child()