Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/mpt3sas/
Dmpt3sas_base.h755 struct _sas_port { struct
756 struct list_head port_list;
757 u8 num_phys;
758 struct sas_identify remote_identify;
759 struct sas_rphy *rphy;
760 struct sas_port *port;
761 struct hba_port *hba_port;
762 struct list_head phy_list;
/Linux-v5.15/drivers/scsi/hisi_sas/
Dhisi_sas_main.c1424 struct asd_sas_port *_sas_port = NULL; in hisi_sas_rescan_topology() local