Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/superio/
H A Dsuperio.c447 devtype_to_str(superio_dev_type_t type) in devtype_to_str() function
637 ldn, devtype_to_str(type)); in superio_add_known_child()
780 devtype_to_str(dinfo->type), dinfo->ldn); in superio_printf()
822 snprintf(buf, buflen, "type=%s", devtype_to_str(type)); in superio_child_pnp_str()
837 retval += printf(" at %s ldn 0x%02x", devtype_to_str(type), ldn); in superio_print_child()