Home
last modified time | relevance | path

Searched refs:per_func_slot (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pci/
H A Dslot.c77 if (slot->per_func_slot) in pci_dev_matches_slot()
318 slot->per_func_slot = 1; in pci_create_slot()
H A Dpci.c4927 (dev->multifunction && !dev->slot->per_func_slot)) in pci_dev_reset_slot_function()
/linux/include/linux/
H A Dpci.h93 unsigned int per_func_slot:1; /* Allow per function slot */ member