Searched defs:mpi3mr_sas_port (Results 1 – 1 of 1) sorted by relevance
499 struct mpi3mr_sas_port { struct500 struct list_head port_list;501 u8 num_phys;502 u8 marked_responding;503 int lowest_phy;504 u32 phy_mask;505 struct mpi3mr_hba_port *hba_port;506 struct sas_identify remote_identify;507 struct sas_rphy *rphy;508 struct sas_port *port;[all …]