Searched defs:mpi3mr_sas_port (Results 1 – 1 of 1) sorted by relevance
512 struct mpi3mr_sas_port { struct513 struct list_head port_list;514 u8 num_phys;515 u8 marked_responding;516 int lowest_phy;517 u64 phy_mask;518 struct mpi3mr_hba_port *hba_port;519 struct sas_identify remote_identify;520 struct sas_rphy *rphy;521 struct sas_port *port;[all …]