PCI_SLOT_INFO
ret = pci_read_config_byte(pdev, PCI_SLOT_INFO, &slots);
ret = pci_read_config_byte(pdev, PCI_SLOT_INFO, &first_bar);