Searched defs:mpi3mr_sas_port (Results 1 – 1 of 1) sorted by relevance
556 struct mpi3mr_sas_port { struct557 struct list_head port_list;558 u8 num_phys;559 u8 marked_responding;560 int lowest_phy;561 u64 phy_mask;562 struct mpi3mr_hba_port *hba_port;563 struct sas_identify remote_identify;564 struct sas_rphy *rphy;565 struct sas_port *port;[all …]