Lines Matching +full:function +full:- +full:mask
2 .\" SPDX-License-Identifier: BSD-2-Clause
53 .Fn superio_dev_disable "device_t dev" "uint8_t mask"
55 .Fn superio_dev_enable "device_t dev" "uint8_t mask"
57 .Fn superio_dev_enabled "device_t dev" "uint8_t mask"
91 function is used to get a vendor of the Super I/O controller
100 function is used to get a device ID of the Super I/O controller
105 function is used to get a revision ID of the Super I/O controller
110 function is used to find a device on the
127 is -1.
131 function is used to read data from the Super I/O configuration register
137 function is used to write data to the Super I/O configuration register
149 .Fa mask
150 parameter selects sub-functions of a device that supports them.
151 For devices that do not have sub-functions,
152 .Fa mask