Searched refs:sas_port_alloc (Results 1 – 8 of 8) sorted by relevance
211 struct sas_port *sas_port_alloc(struct device *, int);
164 ex->parent_port = sas_port_alloc(&dev->rphy->dev, phy_id); in sas_add_parent_port()
162 port->port = sas_port_alloc(phy->phy->dev.parent, port->id); in sas_form_port()
801 phy->port = sas_port_alloc(&parent->rphy->dev, phy_id); in sas_ex_discover_end_dev()959 phy->port = sas_port_alloc(&parent->rphy->dev, phy_id); in sas_ex_discover_expander()
869 struct sas_port *sas_port_alloc(struct device *parent, int port_id) in sas_port_alloc() function900 EXPORT_SYMBOL(sas_port_alloc);930 return sas_port_alloc(parent, index); in sas_port_alloc_num()
8005 0x00000000 sas_port_alloc vmlinux EXPORT_SYMBOL
32714 ffff80001085f3b0 T sas_port_alloc
Completed in 411 milliseconds