1. NAME▲
sil_set_mode - wrap set_mode functions
2. SYNOPSIS ▲
int sil_set_mode(struct ata_link * link , struct ata_device ** r_failed );
3. ARGUMENTS ▲
link
link to set up
r_failed
returned device when we fail
4. DESCRIPTION ▲
Wrap the libata method for device setup as after the setup we need to inspect the results and do some configuration work
5. AUTHOR ▲
Jeff Garzik
Author.
6. COPYRIGHT ▲