sas_remove_children (9) Linux Manual Page
sas_remove_children – tear down a devices SAS data structures
Synopsis
void sas_remove_children(struct device *dev);
Arguments
dev
-
- device belonging to the sas object
Description
Removes all SAS PHYs and remote PHYs for a given object
Authors
James Bottomley <James.Bottomley [at] hansenpartnership.com>
- Author.
Rob Landley <rob [at] landley.net>
- Author.
