Lines Matching refs:devfn
41 slot->devfn, in cpci_get_attention_status()
47 slot->devfn, in cpci_get_attention_status()
61 slot->devfn, in cpci_set_attention_status()
66 slot->devfn, in cpci_set_attention_status()
75 slot->devfn, in cpci_set_attention_status()
88 slot->devfn, in cpci_get_hs_csr()
93 slot->devfn, in cpci_get_hs_csr()
107 slot->devfn, in cpci_check_and_clear_ins()
112 slot->devfn, in cpci_check_and_clear_ins()
119 slot->devfn, in cpci_check_and_clear_ins()
136 slot->devfn, in cpci_check_ext()
141 slot->devfn, in cpci_check_ext()
156 slot->devfn, in cpci_clear_ext()
161 slot->devfn, in cpci_clear_ext()
168 slot->devfn, in cpci_clear_ext()
182 slot->devfn, in cpci_led_on()
187 slot->devfn, in cpci_led_on()
194 slot->devfn, in cpci_led_on()
210 slot->devfn, in cpci_led_off()
215 slot->devfn, in cpci_led_off()
222 slot->devfn, in cpci_led_off()
249 slot->bus->number, PCI_SLOT(slot->devfn), PCI_FUNC(slot->devfn)); in cpci_configure_slot()
250 slot->dev = pci_get_slot(slot->bus, slot->devfn); in cpci_configure_slot()
262 n = pci_scan_slot(slot->bus, slot->devfn); in cpci_configure_slot()
264 slot->dev = pci_get_slot(slot->bus, slot->devfn); in cpci_configure_slot()
274 if (PCI_SLOT(dev->devfn) == PCI_SLOT(slot->devfn)) in cpci_configure_slot()
301 if (PCI_SLOT(dev->devfn) != PCI_SLOT(slot->devfn)) in cpci_unconfigure_slot()