Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c494 * @mpt3sas_port: mpt3sas per port object
498 struct _sas_port *mpt3sas_port) in _transport_delete_port() argument
500 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_delete_port()
501 struct hba_port *port = mpt3sas_port->hba_port; in _transport_delete_port()
503 mpt3sas_port->remote_identify.device_type; in _transport_delete_port()
505 dev_printk(KERN_INFO, &mpt3sas_port->port->dev, in _transport_delete_port()
522 * @mpt3sas_port: mpt3sas per port object
527 struct _sas_port *mpt3sas_port, struct _sas_phy *mpt3sas_phy) in _transport_delete_phy() argument
529 u64 sas_address = mpt3sas_port->remote_identify.sas_address; in _transport_delete_phy()
536 mpt3sas_port in _transport_delete_phy()
548 _transport_add_phy(struct MPT3SAS_ADAPTER * ioc,struct _sas_port * mpt3sas_port,struct _sas_phy * mpt3sas_phy) _transport_add_phy() argument
576 struct _sas_port *mpt3sas_port; mpt3sas_transport_add_phy_to_an_existing_port() local
613 struct _sas_port *mpt3sas_port, *next; mpt3sas_transport_del_phy_from_an_existing_port() local
683 struct _sas_port *mpt3sas_port; mpt3sas_transport_port_add() local
891 struct _sas_port *mpt3sas_port, *next; mpt3sas_transport_port_remove() local
[all...]
H A Dmpt3sas_scsih.c3962 struct _sas_port *mpt3sas_port; in _scsih_block_io_to_children_attached_to_ex() local
3970 list_for_each_entry(mpt3sas_port, in _scsih_block_io_to_children_attached_to_ex()
3972 if (mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
3976 mpt3sas_port->remote_identify.sas_address, in _scsih_block_io_to_children_attached_to_ex()
3977 mpt3sas_port->hba_port); in _scsih_block_io_to_children_attached_to_ex()
3987 list_for_each_entry(mpt3sas_port, in _scsih_block_io_to_children_attached_to_ex()
3990 if (mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
3992 mpt3sas_port->remote_identify.device_type == in _scsih_block_io_to_children_attached_to_ex()
3996 ioc, mpt3sas_port->remote_identify.sas_address, in _scsih_block_io_to_children_attached_to_ex()
3997 mpt3sas_port in _scsih_block_io_to_children_attached_to_ex()
6899 struct _sas_port *mpt3sas_port = NULL; _scsih_expander_add() local
11038 struct _sas_port *mpt3sas_port, *next; _scsih_expander_node_remove() local
11255 struct _sas_port *mpt3sas_port, *next_port; scsih_remove() local
[all...]