Let's expand the control argument that is currently describing the upper 16 bits of cdw12.
This will be an improvement for the library user as the cdw12 doesn't have to be partially build by the caller anymore.
We can then use the SHIFT/MASK paradigm for the individual fields.
Affected ioctl functions:
Let's expand the
controlargument that is currently describing the upper 16 bits of cdw12.This will be an improvement for the library user as the cdw12 doesn't have to be partially build by the caller anymore.
We can then use the SHIFT/MASK paradigm for the individual fields.
Affected ioctl functions: