Lines Matching full:remove
214 /* If pci slot is hotpluggable, use hotplug to remove it */ in dlpar_remove_phb()
217 printk(KERN_ERR "%s: unable to remove hotplug slot %s\n", in dlpar_remove_phb()
321 * dlpar_remove_vio_slot - DLPAR remove a virtual I/O Slot
325 * Remove the kernel and hotplug representations of an I/O Slot.
346 * dlpar_remove_pci_slot - DLPAR remove a PCI I/O Slot
350 * Remove the kernel and hotplug representations of a PCI I/O Slot.
380 "%s: unable to remove hotplug slot %s\n", in dlpar_remove_pci_slot()
387 /* Remove all devices below slot */ in dlpar_remove_pci_slot()
398 /* Remove the EADS bridge device itself */ in dlpar_remove_pci_slot()
409 * dlpar_remove_slot - DLPAR remove an I/O Slot
412 * Remove the kernel and hotplug representations of an I/O Slot.