Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/mpi3mr/
Dmpi3mr.h485 struct mpi3mr_hba_port { struct
510 struct mpi3mr_hba_port *hba_port; argument
538 struct mpi3mr_hba_port *hba_port;
569 struct mpi3mr_hba_port *hba_port;
607 struct mpi3mr_hba_port *hba_port;
1391 struct mpi3mr_hba_port *hba_port);
1394 struct mpi3mr_hba_port *mpi3mr_get_hba_port_by_id(struct mpi3mr_ioc *mrioc,
1400 struct mpi3mr_hba_port *hba_port);
Dmpi3mr_transport.c339 u64 sas_address, struct mpi3mr_hba_port *hba_port) in __mpi3mr_get_tgtdev_by_addr()
371 u64 sas_address, struct mpi3mr_hba_port *hba_port) in mpi3mr_get_tgtdev_by_addr()
399 u64 sas_address, struct mpi3mr_hba_port *hba_port) in mpi3mr_remove_device_by_sas_address()
466 struct mpi3mr_hba_port *hba_port) in mpi3mr_expander_find_by_sas_address()
503 struct mpi3mr_hba_port *hba_port) in __mpi3mr_sas_node_find_by_sas_address()
522 struct mpi3mr_hba_port *hba_port = phy->hostdata; in mpi3mr_parent_present()
652 u64 sas_address, struct mpi3mr_hba_port *hba_port) in mpi3mr_add_phy_to_an_existing_port()
691 struct mpi3mr_hba_port *hba_port = mr_sas_port->hba_port; in mpi3mr_delete_sas_port()
757 struct mpi3mr_hba_port *hba_port) in mpi3mr_sas_port_sanity_check()
1000 static struct mpi3mr_hba_port *
[all …]
Dmpi3mr_os.c1605 struct mpi3mr_hba_port *hba_port = NULL; in mpi3mr_sastopochg_evt_bh()
5218 struct mpi3mr_hba_port *port, *hba_port_next; in mpi3mr_remove()