Searched refs:ata_set_mode (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dlibata.h84 extern int ata_set_mode(struct ata_port *ap, struct ata_device **r_failed_dev);
H A Dlibata-eh.c1990 rc = ata_set_mode(ap, &dev);
H A Dlibata-core.c2173 rc = ata_set_mode(ap, &dev);
2649 * does not apply the change. Invoking ata_set_mode() afterwards
2870 * ata_set_mode - Program timings and issue SET FEATURES - XFER
2875 * ata_set_mode() fails, pointer to the failing device is
2884 int ata_set_mode(struct ata_port *ap, struct ata_device **r_failed_dev) function

Completed in 167 milliseconds