Lines Matching refs:devfn
55 slot->devfn, in cpci_get_attention_status()
61 slot->devfn, in cpci_get_attention_status()
75 slot->devfn, in cpci_set_attention_status()
80 slot->devfn, in cpci_set_attention_status()
89 slot->devfn, in cpci_set_attention_status()
102 slot->devfn, in cpci_get_hs_csr()
107 slot->devfn, in cpci_get_hs_csr()
121 slot->devfn, in cpci_check_and_clear_ins()
126 slot->devfn, in cpci_check_and_clear_ins()
133 slot->devfn, in cpci_check_and_clear_ins()
150 slot->devfn, in cpci_check_ext()
155 slot->devfn, in cpci_check_ext()
170 slot->devfn, in cpci_clear_ext()
175 slot->devfn, in cpci_clear_ext()
182 slot->devfn, in cpci_clear_ext()
196 slot->devfn, in cpci_led_on()
201 slot->devfn, in cpci_led_on()
208 slot->devfn, in cpci_led_on()
225 slot->devfn, in cpci_led_off()
230 slot->devfn, in cpci_led_off()
237 slot->devfn, in cpci_led_off()
265 slot->bus->number, PCI_SLOT(slot->devfn), PCI_FUNC(slot->devfn)); in cpci_configure_slot()
266 slot->dev = pci_get_slot(slot->bus, slot->devfn); in cpci_configure_slot()
278 n = pci_scan_slot(slot->bus, slot->devfn); in cpci_configure_slot()
280 slot->dev = pci_get_slot(slot->bus, slot->devfn); in cpci_configure_slot()
290 if (PCI_SLOT(dev->devfn) != PCI_SLOT(slot->devfn)) in cpci_configure_slot()
320 if (PCI_SLOT(dev->devfn) != PCI_SLOT(slot->devfn)) in cpci_unconfigure_slot()