Home
last modified time | relevance | path

Searched defs:_sas_port (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/scsi/mpt3sas/
Dmpt3sas_base.h735 struct _sas_port { struct
736 struct list_head port_list;
737 u8 num_phys;
738 struct sas_identify remote_identify;
739 struct sas_rphy *rphy;
740 struct sas_port *port;
741 struct list_head phy_list;
/linux-5.10/drivers/scsi/hisi_sas/
Dhisi_sas_main.c1421 struct asd_sas_port *_sas_port = NULL; in hisi_sas_rescan_topology() local