Searched refs:dev_func (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/pci/
H A Dce4100.c46 int dev_func; member in struct:sim_dev_reg
70 pci_direct_conf1.read(0, 1, reg->dev_func, reg->reg, 4, reg_init()
276 if (bus1_fixups[i].dev_func == devfn && ce4100_conf_read()
302 if (bus1_fixups[i].dev_func == devfn && ce4100_conf_write()
/linux-4.4.14/drivers/pci/hotplug/
H A Dcpqphp_pci.c1248 u8 dev_func = readb(one_slot + DEV_FUNC); cpqhp_find_available_resources() local
1260 dev_func, io_base, io_length, mem_base, mem_length, pre_mem_base, pre_mem_length, cpqhp_find_available_resources()
1271 pci_bus_read_config_dword (ctrl->pci_bus, dev_func, PCI_VENDOR_ID, &temp_dword); cpqhp_find_available_resources()
1276 func = cpqhp_slot_find(primary_bus, dev_func >> 3, 0); cpqhp_find_available_resources()
1278 while (func && (func->function != (dev_func & 0x07))) { cpqhp_find_available_resources()
1279 dbg("func = %p (bus, dev, fun) = (%d, %d, %d)\n", func, primary_bus, dev_func >> 3, index); cpqhp_find_available_resources()
1280 func = cpqhp_slot_find(primary_bus, dev_func >> 3, index++); cpqhp_find_available_resources()
H A Dcpqphp.h211 u8 dev_func; member in struct:slot_rt
227 DEV_FUNC = offsetof(struct slot_rt, dev_func),
H A Dibmphp_ebda.c179 debug ("%s - rsrc type: %x bus#: %x dev_func: %x start addr: %x end addr: %x\n", print_ebda_pci_rsrc()
1038 debug ("rsrc type: %x bus#: %x dev_func: %x start addr: %x end addr: %x\n", ebda_rsrc_rsrc()
1059 debug ("rsrc type: %x bus#: %x dev_func: %x start addr: %x end addr: %x\n", ebda_rsrc_rsrc()

Completed in 179 milliseconds