1/* SPDX-License-Identifier: GPL-2.0-only */ 2 3// Intel SATA Controller 0:1f.2 4 5// Note: Some BIOSes put the S-ATA code into an SSDT to make it easily 6// pluggable 7 8Device (SATA) 9{ 10 Name (_ADR, 0x001f0002) 11} 12