Searched refs:hba_port (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c331 * @hba_port: HBA port entry
339 u64 sas_address, struct mpi3mr_hba_port *hba_port)
348 && (tgtdev->dev_spec.sas_sata_inf.hba_port == hba_port))
360 * @hba_port: HBA port entry
371 u64 sas_address, struct mpi3mr_hba_port *hba_port)
376 if (!hba_port)
380 tgtdev = __mpi3mr_get_tgtdev_by_addr(mrioc, sas_address, hba_port);
391 * @hba_port: HBA port entry
399 u64 sas_address, struct mpi3mr_hba_port *hba_port)
338 __mpi3mr_get_tgtdev_by_addr(struct mpi3mr_ioc *mrioc, u64 sas_address, struct mpi3mr_hba_port *hba_port) argument
370 mpi3mr_get_tgtdev_by_addr(struct mpi3mr_ioc *mrioc, u64 sas_address, struct mpi3mr_hba_port *hba_port) argument
398 mpi3mr_remove_device_by_sas_address(struct mpi3mr_ioc *mrioc, u64 sas_address, struct mpi3mr_hba_port *hba_port) argument
464 mpi3mr_expander_find_by_sas_address( struct mpi3mr_ioc *mrioc, u64 sas_address, struct mpi3mr_hba_port *hba_port) argument
501 __mpi3mr_sas_node_find_by_sas_address( struct mpi3mr_ioc *mrioc, u64 sas_address, struct mpi3mr_hba_port *hba_port) argument
522 struct mpi3mr_hba_port *hba_port = phy->hostdata; local
650 mpi3mr_add_phy_to_an_existing_port(struct mpi3mr_ioc *mrioc, struct mpi3mr_sas_node *mr_sas_node, struct mpi3mr_sas_phy *mr_sas_phy, u64 sas_address, struct mpi3mr_hba_port *hba_port) argument
691 struct mpi3mr_hba_port *hba_port = mr_sas_port->hba_port; local
755 mpi3mr_sas_port_sanity_check(struct mpi3mr_ioc *mrioc, struct mpi3mr_sas_node *mr_sas_node, u64 sas_address, struct mpi3mr_hba_port *hba_port) argument
1003 struct mpi3mr_hba_port *hba_port; local
1052 mpi3mr_update_links(struct mpi3mr_ioc *mrioc, u64 sas_address_parent, u16 handle, u8 phy_number, u8 link_rate, struct mpi3mr_hba_port *hba_port) argument
1306 mpi3mr_sas_port_add(struct mpi3mr_ioc *mrioc, u16 handle, u64 sas_address_parent, struct mpi3mr_hba_port *hba_port) argument
1486 mpi3mr_sas_port_remove(struct mpi3mr_ioc *mrioc, u64 sas_address, u64 sas_address_parent, struct mpi3mr_hba_port *hba_port) argument
1844 struct mpi3mr_hba_port *hba_port; local
1966 struct mpi3mr_hba_port *hba_port; local
2223 mpi3mr_expander_remove(struct mpi3mr_ioc *mrioc, u64 sas_address, struct mpi3mr_hba_port *hba_port) argument
2323 struct mpi3mr_hba_port *hba_port; local
2389 struct mpi3mr_hba_port *hba_port; local
2413 struct mpi3mr_hba_port *hba_port = phy->hostdata; local
[all...]
H A Dmpi3mr.h506 * @hba_port: HBA port entry
518 struct mpi3mr_hba_port *hba_port; member in struct:mpi3mr_sas_port
535 @hba_port: HBA port entry
546 struct mpi3mr_hba_port *hba_port; member in struct:mpi3mr_sas_phy
561 * @hba_port: HBA port entry
577 struct mpi3mr_hba_port *hba_port; member in struct:mpi3mr_sas_node
604 * @hba_port: HBA port entry
615 struct mpi3mr_hba_port *hba_port; member in struct:tgt_dev_sas_sata
1410 struct mpi3mr_hba_port *hba_port);
1419 struct mpi3mr_hba_port *hba_port);
[all...]
H A Dmpi3mr_os.c1200 if (tgtdev->dev_spec.sas_sata_inf.hba_port)
1201 tgtdev->dev_spec.sas_sata_inf.hba_port->port_id =
1617 struct mpi3mr_hba_port *hba_port = NULL; local
1625 hba_port = mpi3mr_get_hba_port_by_id(mrioc,
1633 hba_port = sas_expander->hba_port;
1676 parent_phy_number, link_rate, hba_port);
1690 hba_port);
5306 "removing hba_port entry: %p port: %d from hba_port lis
[all...]
/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c73 struct hba_port *port = phy->hostdata;
93 u64 sas_address, struct hba_port *port)
505 struct hba_port *port = mpt3sas_port->hba_port;
578 u64 sas_address, struct hba_port *port)
594 if (mpt3sas_port->hba_port != port)
655 u64 sas_address, struct hba_port *port)
675 * @hba_port: hba port entry
684 u64 sas_address, struct hba_port *hba_port)
683 mpt3sas_transport_port_add(struct MPT3SAS_ADAPTER *ioc, u16 handle, u64 sas_address, struct hba_port *hba_port) argument
899 struct hba_port *hba_port_next, *hba_port = NULL; local
1170 struct hba_port *hba_port = NULL; local
[all...]
H A Dmpt3sas_base.h448 struct hba_port *port;
582 struct hba_port *port;
754 * @hba_port: hba port entry containing port's port number info
763 struct hba_port *hba_port; member in struct:_sas_port
789 struct hba_port *port;
820 struct hba_port *port;
1074 * struct hba_port - Saves each HBA's Wide/Narrow port info
1082 struct hba_port { struct
1818 struct hba_port *por
[all...]
H A Dmpt3sas_scsih.c385 struct hba_port *
389 struct hba_port *port, *port_next;
393 * search the hba_port entry using default
411 * Allocate hba_port object for default port id (i.e. 255)
416 port = kzalloc(sizeof(struct hba_port), GFP_ATOMIC);
422 "hba_port entry: %p, port: %d is added to hba_port list\n",
434 * @port: hba_port object
441 struct hba_port *port, u32 phy)
763 u64 sas_address, struct hba_port *por
[all...]
/linux-master/drivers/scsi/esas2r/
H A Datvda.h50 u64 hba_port; member in struct:atto_dev_addr
63 u64 hba_port; member in struct:atto_dev_addr2

Completed in 281 milliseconds