Home
last modified time | relevance | path

Searched refs:fdomain_destroy (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dfdomain_pci.c45 fdomain_destroy(sh); in fdomain_pci_remove()
H A Dfdomain.h114 int fdomain_destroy(struct Scsi_Host *sh);
H A Dfdomain_isa.c183 fdomain_destroy(sh); in fdomain_isa_remove()
H A Dfdomain.c580 int fdomain_destroy(struct Scsi_Host *sh) in fdomain_destroy() function
591 EXPORT_SYMBOL_GPL(fdomain_destroy);
/openbmc/linux/drivers/scsi/pcmcia/
H A Dfdomain_cs.c73 fdomain_destroy(link->priv); in fdomain_remove()