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

/linux-master/drivers/pci/hotplug/
H A Dcpqphp_core.c417 struct pci_func *slot_func; local
434 slot_func = cpqhp_slot_find(bus, device, function);
435 if (!slot_func)
438 return cpqhp_set_attention_status(ctrl, slot_func, status);
444 struct pci_func *slot_func; local
461 slot_func = cpqhp_slot_find(bus, device, function);
462 if (!slot_func)
465 slot_func->bus = bus;
466 slot_func->device = device;
467 slot_func
476 struct pci_func *slot_func; local
[all...]

Completed in 119 milliseconds