Searched defs:mpi3mr_sas_port (Results 1 – 1 of 1) sorted by relevance
550 struct mpi3mr_sas_port { struct551 struct list_head port_list;552 u8 num_phys;553 u8 marked_responding;554 int lowest_phy;555 u64 phy_mask;556 struct mpi3mr_hba_port *hba_port;557 struct sas_identify remote_identify;558 struct sas_rphy *rphy;559 struct sas_port *port;[all …]