BUS_NUM_STRIDE
t->iio->pci_bus_no = (cpu_bus_msr >> (idx * BUS_NUM_STRIDE)) & 0xff;
u8 bus = cpu_bus_msr >> (3 * BUS_NUM_STRIDE);