Searched refs:_sas_port (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_transport.c | 439 struct _sas_port *mpt3sas_port) in _transport_delete_port() 466 struct _sas_port *mpt3sas_port, struct _sas_phy *mpt3sas_phy) in _transport_delete_phy() 487 _transport_add_phy(struct MPT3SAS_ADAPTER *ioc, struct _sas_port *mpt3sas_port, in _transport_add_phy() 514 struct _sas_port *mpt3sas_port; in _transport_add_phy_to_an_existing_port() 546 struct _sas_port *mpt3sas_port, *next; in _transport_del_phy_from_an_existing_port() 603 struct _sas_port * 608 struct _sas_port *mpt3sas_port; in mpt3sas_transport_port_add() 616 mpt3sas_port = kzalloc(sizeof(struct _sas_port), in mpt3sas_transport_port_add() 777 struct _sas_port *mpt3sas_port, *next; in mpt3sas_transport_port_remove()
|
H A D | mpt3sas_base.h | 727 * struct _sas_port - wide/narrow sas port information 735 struct _sas_port { struct 1763 struct _sas_port *mpt3sas_transport_port_add(struct MPT3SAS_ADAPTER *ioc,
|
H A D | mpt3sas_scsih.c | 3769 struct _sas_port *mpt3sas_port; in _scsih_block_io_to_children_attached_to_ex() 5961 struct _sas_port *mpt3sas_port = NULL; in _scsih_expander_add() 9946 struct _sas_port *mpt3sas_port, *next; in _scsih_expander_node_remove() 10156 struct _sas_port *mpt3sas_port, *next_port; in scsih_remove()
|
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_transport.c | 502 struct _sas_port *mpt3sas_port) in _transport_delete_port() 531 struct _sas_port *mpt3sas_port, struct _sas_phy *mpt3sas_phy) in _transport_delete_phy() 552 _transport_add_phy(struct MPT3SAS_ADAPTER *ioc, struct _sas_port *mpt3sas_port, in _transport_add_phy() 580 struct _sas_port *mpt3sas_port; in mpt3sas_transport_add_phy_to_an_existing_port() 617 struct _sas_port *mpt3sas_port, *next; in mpt3sas_transport_del_phy_from_an_existing_port() 682 struct _sas_port * 687 struct _sas_port *mpt3sas_port; in mpt3sas_transport_port_add() 702 mpt3sas_port = kzalloc(sizeof(struct _sas_port), in mpt3sas_transport_port_add() 895 struct _sas_port *mpt3sas_port, *next; in mpt3sas_transport_port_remove()
|
H A D | mpt3sas_base.h | 748 * struct _sas_port - wide/narrow sas port information 757 struct _sas_port { struct 2005 struct _sas_port *mpt3sas_transport_port_add(struct MPT3SAS_ADAPTER *ioc,
|
H A D | mpt3sas_scsih.c | 3964 struct _sas_port *mpt3sas_port; in _scsih_block_io_to_children_attached_to_ex() 6895 struct _sas_port *mpt3sas_port = NULL; in _scsih_expander_add() 11048 struct _sas_port *mpt3sas_port, *next; in _scsih_expander_node_remove() 11265 struct _sas_port *mpt3sas_port, *next_port; in scsih_remove()
|
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_main.c | 1386 struct asd_sas_port *_sas_port = NULL; in hisi_sas_rescan_topology() local 1393 bool do_port_check = _sas_port != sas_port; in hisi_sas_rescan_topology() 1403 _sas_port = sas_port; in hisi_sas_rescan_topology()
|
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/ |
H A D | hisi_sas_main.c | 1418 struct asd_sas_port *_sas_port = NULL; in hisi_sas_rescan_topology() local 1425 bool do_port_check = _sas_port != sas_port; in hisi_sas_rescan_topology() 1435 _sas_port = sas_port; in hisi_sas_rescan_topology()
|
Completed in 49 milliseconds