Home
last modified time | relevance | path

Searched defs:mpi3_pcie_io_unit0_phy_data (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_cnfg.h2013 struct mpi3_pcie_io_unit0_phy_data { struct
2014 u8 link;
2015 u8 link_flags;
2016 u8 phy_flags;
2017 u8 negotiated_link_rate;
2018 __le16 attached_dev_handle;
2019 __le16 controller_dev_handle;
2020 __le32 enumeration_status;
2021 u8 io_unit_port;
2045 struct mpi3_pcie_io_unit0_phy_data phy_data[MPI3_PCIE_IO_UNIT0_PHY_MAX]; argument