1SIL_SET_MODE(9) sata_sil Internals SIL_SET_MODE(9)
23
4
NAME
6sil_set_mode - wrap set_mode functions
7
SYNOPSIS
9int sil_set_mode(struct ata_link * link,
10struct ata_device ** r_failed);
11
ARGUMENTS
13link
14link to set up
1516
r_failed
17returned device when we fail
18
DESCRIPTION
20Wrap the libata method for device setup as after the setup we need to
21inspect the results and do some configuration work
22
AUTHOR
24Jeff Garzik
25Author.
26
COPYRIGHT
28Kernel Hackers Manual 2.6. November 2011 SIL_SET_MODE(9)