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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dcpqphp_core.c627 struct pci_func *slot_func; local
644 slot_func = cpqhp_slot_find(bus, device, function);
645 if (!slot_func)
648 return cpqhp_set_attention_status(ctrl, slot_func, status);
654 struct pci_func *slot_func; local
671 slot_func = cpqhp_slot_find(bus, device, function);
672 if (!slot_func)
675 slot_func->bus = bus;
676 slot_func->device = device;
677 slot_func
686 struct pci_func *slot_func; local
[all...]

Completed in 76 milliseconds