pub const MSI_DEVICE_ID_SHIFT: u8 = 3;
Expand description

Defines the offset when device_id is recorded to msi.

For the origin of this value, please refer to the comment of set_msi_device_id function.