Name
sata_scr_valid —
test whether SCRs are accessible
Synopsis
int sata_scr_valid (
struct ata_port * ap)
;
Arguments
ap
ATA port to test SCR accessibility for
Description
Test whether SCRs are accessible for ap
.
RETURNS
1 if SCRs are accessible, 0 otherwise.