Home
last modified time | relevance | path

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

/freebsd/sys/dev/superio/
H A Dsuperio.c494 devtype_to_str(superio_dev_type_t type) in devtype_to_str() function
691 ldn, devtype_to_str(type)); in superio_add_known_child()
845 devtype_to_str(dinfo->type), dinfo->ldn); in superio_printf()
885 sbuf_printf(sb, "type=%s", devtype_to_str(type)); in superio_child_pnp()
900 retval += printf(" at %s ldn 0x%02x", devtype_to_str(type), ldn); in superio_print_child()