Searched refs:sal_pcibr_slot_enable (Results 1 – 3 of 3) sorted by relevance
26 sal_pcibr_slot_enable(struct pcibus_info *soft, int device, void *resp, in sal_pcibr_slot_enable() function263 EXPORT_SYMBOL_GPL(sal_pcibr_slot_enable);
145 extern int sal_pcibr_slot_enable(struct pcibus_info *soft, int device,
241 rc = sal_pcibr_slot_enable(pcibus_info, device_num, &resp, ssdt); in sn_slot_enable()