Searched refs:sata_scr_write_flush (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 Dsata_mv.c1334 sata_scr_write_flush(ap, SCR_ERROR, serr);
1970 sata_scr_write_flush(ap, SCR_CONTROL, 0x301);
1973 sata_scr_write_flush(ap, SCR_CONTROL, 0x300);
H A Dlibata-core.c2278 sata_scr_write_flush(ap, SCR_CONTROL, 0x301);
2284 sata_scr_write_flush(ap, SCR_CONTROL, 0x300);
3456 if ((rc = sata_scr_write_flush(ap, SCR_CONTROL, scontrol)))
5671 * sata_scr_write_flush - write SCR register of the specified port and flush
5685 int sata_scr_write_flush(struct ata_port *ap, int reg, u32 val) function
6814 EXPORT_SYMBOL_GPL(sata_scr_write_flush); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dlibata.h724 extern int sata_scr_write_flush(struct ata_port *ap, int reg, u32 val);

Completed in 82 milliseconds