Searched refs:superio_dev_type_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/superio/
H A Dsuperio.h47 } superio_dev_type_t; typedef in typeref:enum:superio_dev_type
58 device_t superio_find_dev(device_t superio, superio_dev_type_t type,
74 SUPERIO_ACCESSOR(type, TYPE, superio_dev_type_t)
H A Dsuperio.c68 superio_dev_type_t type;
76 superio_dev_type_t type;
447 devtype_to_str(superio_dev_type_t type)
628 superio_add_known_child(device_t dev, superio_dev_type_t type, uint8_t ldn)
819 superio_dev_type_t type;
829 superio_dev_type_t type;
951 superio_find_dev(device_t superio, superio_dev_type_t type, int ldn)

Completed in 105 milliseconds