Searched defs:mpi3_pcie_io_unit0_phy_data (Results 1 – 1 of 1) sorted by relevance
1987 struct mpi3_pcie_io_unit0_phy_data { struct1988 u8 link;1989 u8 link_flags;1990 u8 phy_flags;1991 u8 negotiated_link_rate;1992 __le16 attached_dev_handle;1993 __le16 controller_dev_handle;1994 __le32 enumeration_status;1995 u8 io_unit_port;2019 struct mpi3_pcie_io_unit0_phy_data phy_data[MPI3_PCIE_IO_UNIT0_PHY_MAX]; argument