Searched refs:sas_port_add (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/include/scsi/
H A Dscsi_transport_sas.h199 int sas_port_add(struct sas_port *);
/linux-4.4.14/drivers/scsi/libsas/
H A Dsas_internal.h175 BUG_ON(sas_port_add(ex->parent_port)); sas_add_parent_port()
H A Dsas_port.c178 sas_port_add(port->port); sas_form_port()
H A Dsas_expander.c798 if (unlikely(sas_port_add(phy->port) != 0)) { sas_ex_discover_end_dev()
931 BUG_ON(sas_port_add(phy->port) != 0); sas_ex_discover_expander()
/linux-4.4.14/drivers/scsi/
H A Dscsi_transport_sas.c971 * sas_port_add - add a SAS port to the device hierarchy
976 int sas_port_add(struct sas_port *port) sas_port_add() function
993 EXPORT_SYMBOL(sas_port_add); variable
1003 * successfully been added using sas_port_add().
H A Dhpsa.c9330 rc = sas_port_add(port); hpsa_alloc_sas_port()
/linux-4.4.14/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c709 if ((sas_port_add(port))) { mpt3sas_transport_port_add()
/linux-4.4.14/drivers/message/fusion/
H A Dmptsas.c3170 error = sas_port_add(port); mptsas_probe_one_phy()

Completed in 199 milliseconds