other versions
SIL_SET_MODE(9) | sata_sil Internals | SIL_SET_MODE(9) |
NAME¶
sil_set_mode - wrap set_mode functionsSYNOPSIS¶
int sil_set_mode(struct ata_link * link, struct ata_device ** r_failed);
ARGUMENTS¶
struct ata_link * linklink to set up
struct ata_device ** r_failed
returned device when we fail
DESCRIPTION¶
Wrap the libata method for device setup as after the setup we need to inspect the results and do some configuration workAUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |