Symbol: SCR_CONTROL
drivers/ata/ata_piix.c
1649
piix_sidpr_scr_read(link0, SCR_CONTROL, &scontrol);
drivers/ata/ata_piix.c
1657
piix_sidpr_scr_write(link0, SCR_CONTROL, scontrol);
drivers/ata/ata_piix.c
1658
piix_sidpr_scr_read(link0, SCR_CONTROL, &scontrol);
drivers/ata/ata_piix.c
954
[SCR_CONTROL] = 1,
drivers/ata/libahci.c
641
[SCR_CONTROL] = PORT_SCR_CTL,
drivers/ata/libata-core.c
3331
if (sata_scr_read(link, SCR_CONTROL, &scontrol))
drivers/ata/libata-core.c
5666
rc = sata_scr_read(link, SCR_CONTROL, &link->saved_scontrol);
drivers/ata/libata-eh.c
542
sata_scr_write(link, SCR_CONTROL, link->saved_scontrol & 0xff0);
drivers/ata/libata-sata.c
305
if ((rc = sata_scr_read(link, SCR_CONTROL, &scontrol)))
drivers/ata/libata-sata.c
315
if ((rc = sata_scr_write(link, SCR_CONTROL, scontrol)))
drivers/ata/libata-sata.c
326
if ((rc = sata_scr_read(link, SCR_CONTROL, &scontrol)))
drivers/ata/libata-sata.c
377
rc = sata_scr_read(link, SCR_CONTROL, &scontrol);
drivers/ata/libata-sata.c
425
rc = sata_scr_write(link, SCR_CONTROL, scontrol);
drivers/ata/libata-sata.c
483
if (sata_scr_read(link, SCR_CONTROL, &scontrol))
drivers/ata/libata-sata.c
507
if ((rc = sata_scr_read(link, SCR_CONTROL, &scontrol)))
drivers/ata/libata-sata.c
513
if ((rc = sata_scr_write(link, SCR_CONTROL, scontrol)))
drivers/ata/libata-sata.c
640
if ((rc = sata_scr_read(link, SCR_CONTROL, &scontrol)))
drivers/ata/libata-sata.c
645
if ((rc = sata_scr_write(link, SCR_CONTROL, scontrol)))
drivers/ata/libata-sata.c
652
if ((rc = sata_scr_read(link, SCR_CONTROL, &scontrol)))
drivers/ata/libata-sata.c
657
if ((rc = sata_scr_write_flush(link, SCR_CONTROL, scontrol)))
drivers/ata/sata_fsl.c
592
case SCR_CONTROL:
drivers/ata/sata_fsl.c
616
case SCR_CONTROL:
drivers/ata/sata_inic162x.c
261
[SCR_CONTROL] = 2,
drivers/ata/sata_mv.c
1296
case SCR_CONTROL:
drivers/ata/sata_mv.c
1328
if (sc_reg_in == SCR_CONTROL) {
drivers/ata/sata_mv.c
3012
case SCR_CONTROL:
drivers/ata/sata_nv.c
1534
if (sc_reg > SCR_CONTROL)
drivers/ata/sata_nv.c
1543
if (sc_reg > SCR_CONTROL)
drivers/ata/sata_promise.c
464
if (sc_reg > SCR_CONTROL)
drivers/ata/sata_promise.c
473
if (sc_reg > SCR_CONTROL)
drivers/ata/sata_qstor.c
215
if (sc_reg > SCR_CONTROL)
drivers/ata/sata_qstor.c
230
if (sc_reg > SCR_CONTROL)
drivers/ata/sata_sil.c
386
case SCR_CONTROL:
drivers/ata/sata_sil24.c
492
[SCR_CONTROL] = 0,
drivers/ata/sata_sis.c
174
if (sc_reg > SCR_CONTROL)
drivers/ata/sata_sis.c
189
if (sc_reg > SCR_CONTROL)
drivers/ata/sata_svw.c
109
if (sc_reg > SCR_CONTROL)
drivers/ata/sata_svw.c
119
if (sc_reg > SCR_CONTROL)
drivers/ata/sata_uli.c
112
if (sc_reg > SCR_CONTROL)
drivers/ata/sata_uli.c
121
if (sc_reg > SCR_CONTROL) //SCR_CONTROL=2, SCR_ERROR=1, SCR_STATUS=0
drivers/ata/sata_via.c
208
if (sc_reg > SCR_CONTROL)
drivers/ata/sata_via.c
216
if (sc_reg > SCR_CONTROL)
drivers/ata/sata_via.c
253
case SCR_CONTROL:
drivers/ata/sata_via.c
284
case SCR_CONTROL:
drivers/ata/sata_via.c
364
svia_scr_write(link, SCR_CONTROL, 0x300);
drivers/ata/sata_via.c
365
svia_scr_read(link, SCR_CONTROL, &scontrol); /* flush */
drivers/ata/sata_via.c
377
svia_scr_read(link, SCR_CONTROL, &scontrol);
drivers/ata/sata_vsc.c
87
if (sc_reg > SCR_CONTROL)
drivers/ata/sata_vsc.c
97
if (sc_reg > SCR_CONTROL)