Searched refs:per_func_slot (Results 1 – 3 of 3) sorted by relevance
77 if (slot->per_func_slot) in pci_dev_matches_slot()318 slot->per_func_slot = 1; in pci_create_slot()
4927 (dev->multifunction && !dev->slot->per_func_slot)) in pci_dev_reset_slot_function()
93 unsigned int per_func_slot:1; /* Allow per function slot */ member