Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c6237 matched_port = port_table_entry; in _scsih_look_and_get_matched_port_entry()
6245 matched_port = port_table_entry; in _scsih_look_and_get_matched_port_entry()
6255 matched_port = port_table_entry; in _scsih_look_and_get_matched_port_entry()
6266 matched_port = port_table_entry; in _scsih_look_and_get_matched_port_entry()
6416 struct hba_port *port_table_entry; in _scsih_sas_port_refresh() local
6458 port_table_entry->flags |= HBA_PORT_FLAG_DIRTY_PORT; in _scsih_sas_port_refresh()
6461 port_table_entry = NULL; in _scsih_sas_port_refresh()
6465 port_table_entry->port_id, in _scsih_sas_port_refresh()
6466 port_table_entry->phy_mask, in _scsih_sas_port_refresh()
6467 port_table_entry->sas_address)); in _scsih_sas_port_refresh()
[all …]