]> git.proxmox.com Git - mirror_edk2.git/blame - OvmfPkg/Include/IndustryStandard/FusionMptScsi.h
OvmfPkg/MptScsiDxe: Probe PCI devices and look for MptScsi
[mirror_edk2.git] / OvmfPkg / Include / IndustryStandard / FusionMptScsi.h
CommitLineData
f4707442
NL
1/** @file\r
2\r
3 Macros and type definitions for LSI Fusion MPT SCSI devices.\r
4\r
5 Copyright (C) 2020, Oracle and/or its affiliates.\r
6\r
7 SPDX-License-Identifier: BSD-2-Clause-Patent\r
8\r
9**/\r
10\r
11#ifndef __FUSION_MPT_SCSI_H__\r
12#define __FUSION_MPT_SCSI_H__\r
13\r
14//\r
15// Device offsets and constants\r
16//\r
17\r
18#define LSI_LOGIC_PCI_VENDOR_ID 0x1000\r
19#define LSI_53C1030_PCI_DEVICE_ID 0x0030\r
20#define LSI_SAS1068_PCI_DEVICE_ID 0x0054\r
21#define LSI_SAS1068E_PCI_DEVICE_ID 0x0058\r
22\r
23#endif // __FUSION_MPT_SCSI_H__\r