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

/drivers/pci/hotplug/
H A Dcpqphp_core.c444 struct pci_func *slot_func; local
461 slot_func = cpqhp_slot_find(bus, device, function);
462 if (!slot_func)
465 return cpqhp_set_attention_status(ctrl, slot_func, status);
471 struct pci_func *slot_func; local
488 slot_func = cpqhp_slot_find(bus, device, function);
489 if (!slot_func)
492 slot_func->bus = bus;
493 slot_func->device = device;
494 slot_func
503 struct pci_func *slot_func; local
[all...]

Completed in 54 milliseconds