Searched refs:hba_port (Results 1 – 4 of 4) sorted by relevance
/drivers/scsi/mpt3sas/ |
D | mpt3sas_transport.c | 73 struct hba_port *port = phy->hostdata; in _transport_get_port_id_by_sas_phy() 93 u64 sas_address, struct hba_port *port) in _transport_sas_node_find_by_sas_address() 505 struct hba_port *port = mpt3sas_port->hba_port; in _transport_delete_port() 578 u64 sas_address, struct hba_port *port) in mpt3sas_transport_add_phy_to_an_existing_port() 594 if (mpt3sas_port->hba_port != port) in mpt3sas_transport_add_phy_to_an_existing_port() 655 u64 sas_address, struct hba_port *port) in _transport_sanity_check() 684 u64 sas_address, struct hba_port *hba_port) in mpt3sas_transport_port_add() argument 696 if (!hba_port) { in mpt3sas_transport_port_add() 714 sas_address, hba_port); in mpt3sas_transport_port_add() 736 mpt3sas_port->hba_port = hba_port; in mpt3sas_transport_port_add() [all …]
|
D | mpt3sas_base.h | 448 struct hba_port *port; 582 struct hba_port *port; 763 struct hba_port *hba_port; member 789 struct hba_port *port; 820 struct hba_port *port; 1082 struct hba_port { struct 1790 struct hba_port *port); 1792 u64 sas_address, struct hba_port *port); 1795 struct hba_port * 1803 struct hba_port *port); [all …]
|
D | mpt3sas_scsih.c | 386 struct hba_port * 390 struct hba_port *port, *port_next; in mpt3sas_get_port_by_id() 417 port = kzalloc(sizeof(struct hba_port), GFP_ATOMIC); in mpt3sas_get_port_by_id() 442 struct hba_port *port, u32 phy) in mpt3sas_get_vphy_by_phy() 764 u64 sas_address, struct hba_port *port) in __mpt3sas_get_sdev_by_addr() 806 u64 sas_address, struct hba_port *port) in mpt3sas_get_sdev_by_addr() 992 u64 sas_address, struct hba_port *port) in mpt3sas_device_remove_by_sas_address() 1603 u64 sas_address, struct hba_port *port) in mpt3sas_scsih_expander_find_by_sas_address() 3865 u64 sas_address, struct hba_port *port) in _scsih_ublock_io_device() 3980 mpt3sas_port->hba_port); in _scsih_block_io_to_children_attached_to_ex() [all …]
|
/drivers/scsi/esas2r/ |
D | atvda.h | 50 u64 hba_port; member 63 u64 hba_port; member
|