Tear down a devices sas data structures
void sas_remove_children(struct device * dev);
dev
device belonging to the sas object
Removes all SAS PHYs and remote PHYs for a given object
James Bottomley <[email protected]>
Author.
Rob Landley <[email protected]>