Home
last modified time | relevance | path

Searched refs:sas_port (Results 1 – 2 of 2) sorted by relevance

/include/scsi/
A Dscsi_transport_sas.h147 struct sas_port { struct
164 container_of((d), struct sas_port, dev) argument
213 struct sas_port *sas_port_alloc(struct device *, int);
214 struct sas_port *sas_port_alloc_num(struct device *);
215 int sas_port_add(struct sas_port *);
216 void sas_port_free(struct sas_port *);
217 void sas_port_delete(struct sas_port *);
218 void sas_port_add_phy(struct sas_port *, struct sas_phy *);
219 void sas_port_delete_phy(struct sas_port *, struct sas_phy *);
220 void sas_port_mark_backlink(struct sas_port *);
[all …]
A Dlibsas.h107 struct sas_port *port;
124 struct sas_port *parent_port;
265 struct sas_port *port;
370 struct asd_sas_port **sas_port; /* array of valid pointers, must be set */ member

Completed in 8 milliseconds