Searched refs:superio_vendor (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/dev/superio/
H A Dsuperio.h33 typedef enum superio_vendor { enum
49 superio_vendor_t superio_vendor(device_t dev);
H A Dsuperio.c844 superio_vendor(device_t dev) function
/freebsd-13-stable/sys/dev/ftwd/
H A Dftwd.c107 if (superio_vendor(dev) != SUPERIO_VENDOR_FINTEK ||
/freebsd-13-stable/sys/dev/itwd/
H A Ditwd.c125 if (superio_vendor(dev) != SUPERIO_VENDOR_ITE)
/freebsd-13-stable/sys/dev/wbwd/
H A Dwbwd.c472 if (superio_vendor(dev) != SUPERIO_VENDOR_NUVOTON)
/freebsd-13-stable/sys/dev/nctgpio/
H A Dnctgpio.c421 if (superio_vendor(dev) != SUPERIO_VENDOR_NUVOTON)
/freebsd-13-stable/share/man/man9/
H A DMakefile2402 superio.9 superio_vendor.9 \

Completed in 89 milliseconds