Searched defs:sata_scr_write_flush (Results 1 - 1 of 1) sorted by relevance

/drivers/ata/
H A Dlibata-core.c3818 if ((rc = sata_scr_write_flush(link, SCR_CONTROL, scontrol)))
5169 * sata_scr_write_flush - write SCR register of the specified port and flush
5183 int sata_scr_write_flush(struct ata_link *link, int reg, u32 val) function
6903 EXPORT_SYMBOL_GPL(sata_scr_write_flush); variable

Completed in 46 milliseconds