Searched refs:num_phys (Results 26 - 50 of 64) sorted by relevance

123

/linux-master/include/scsi/
H A Dsas.h384 u8 num_phys; member in struct:report_general_resp
605 u8 num_phys; member in struct:report_general_resp
H A Dscsi_transport_sas.h151 int num_phys; member in struct:sas_port
/linux-master/drivers/usb/gadget/udc/
H A Dtegra-xudc.c549 unsigned int num_phys; member in struct:tegra_xudc_soc
789 for (i = 0; i < xudc->soc->num_phys; i++) {
2116 for (i = 0; i < xudc->soc->num_phys; i++)
2141 for (i = 0; i < xudc->soc->num_phys; i++)
3497 xudc->utmi_phy = devm_kcalloc(xudc->dev, xudc->soc->num_phys,
3502 xudc->usb3_phy = devm_kcalloc(xudc->dev, xudc->soc->num_phys,
3507 xudc->usbphy = devm_kcalloc(xudc->dev, xudc->soc->num_phys,
3514 for (i = 0; i < xudc->soc->num_phys; i++) {
3546 for (j = 0; j < xudc->soc->num_phys; j++) {
3571 for (i = 0; i < xudc->soc->num_phys;
[all...]
/linux-master/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_cnfg.h264 u8 num_phys; member in struct:mpi3_man_page5
407 u8 num_phys; member in struct:mpi3_man_page8
1004 u8 num_phys; member in struct:mpi3_io_unit_page5
1574 u8 num_phys; member in struct:mpi3_sas_io_unit_page0
1618 u8 num_phys; member in struct:mpi3_sas_io_unit_page1
1678 u8 num_phys; member in struct:mpi3_sas_io_unit_page2
1732 u8 num_phys; member in struct:mpi3_sas_expander_page0
1767 u8 num_phys; member in struct:mpi3_sas_expander_page1
1807 u8 num_phys; member in struct:mpi3_sas_expander_page2
2018 u8 num_phys; member in struct:mpi3_pcie_io_unit_page0
2073 u8 num_phys; member in struct:mpi3_pcie_io_unit_page1
[all...]
/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c530 if ((handle <= ioc->sas_hba.num_phys) &&
4674 if (expander_handle < ioc->sas_hba.num_phys) {
5966 sz = struct_size(sas_iounit_pg0, PhyData, ioc->sas_hba.num_phys);
5982 for (i = 0; i < ioc->sas_hba.num_phys; i++) {
6144 sz = struct_size(sas_iounit_pg0, PhyData, ioc->sas_hba.num_phys);
6158 for (i = 0; i < ioc->sas_hba.num_phys; i++) {
6325 for (offset = 0; offset < ioc->sas_hba.num_phys; offset++) {
6416 u8 num_phys; local
6422 mpt3sas_config_get_number_hba_phys(ioc, &num_phys);
6423 if (!num_phys) {
6706 u8 num_phys, port_id; local
[all...]
H A Dmpt3sas_base.h750 * @num_phys: number of phys belonging to this port
759 u8 num_phys; member in struct:_sas_port
796 * @num_phys: number phys belonging to this sas_host/expander
812 u8 num_phys; member in struct:_sas_node
1857 u8 *num_phys);
H A Dmpt3sas_config.c1379 * @num_phys: pointer returned with the number of phys
1385 mpt3sas_config_get_number_hba_phys(struct MPT3SAS_ADAPTER *ioc, u8 *num_phys) argument
1393 *num_phys = 0;
1415 *num_phys = config_page.NumPhys;
/linux-master/drivers/phy/samsung/
H A Dphy-exynos4210-usb2.c254 .num_phys = EXYNOS4210_NUM_PHYS,
/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_scb.c168 if (port->num_phys > 0 &&
178 if (port->num_phys == 0 && free_port == NULL) {
193 port->num_phys++;
211 port->num_phys--;
H A Daic94xx_sds.c538 u8 num_phys; /* number of PHYs in the PCI function */ member in struct:asd_ctrla_phy_settings
748 * The absolute total phy number is ASD_MAX_PHYS. hw_prof->num_phys
752 * In this case ASD_MAX_PHYS is 8, hw_prof->num_phys is 5, and only 2
819 asd_ha->hw_prof.num_phys = en_phys;
820 ASD_DPRINTK("ms: max_phys:0x%x, num_phys:0x%x\n",
821 asd_ha->hw_prof.max_phys, asd_ha->hw_prof.num_phys);
927 for (i = 0; i < ps->num_phys; i++) {
982 dflt_ps.num_phys = 8;
H A Daic94xx_init.c200 asd_ha->hw_prof.num_phys = ASD_MAX_PHYS;
665 asd_ha->sas_ha.num_phys= ASD_MAX_PHYS;
768 asd_ha->hw_prof.num_phys,
H A Daic94xx_hwi.c106 asd_port->num_phys = 0;
374 int edbs = 2*(1+asd_ha->hw_prof.num_phys);
/linux-master/drivers/scsi/libsas/
H A Dsas_event.c99 for (i = 0; i < ha->num_phys; i++) {
H A Dsas_discover.c141 dev->pathways = port->num_phys;
/linux-master/drivers/phy/rockchip/
H A Dphy-rockchip-naneng-combphy.c128 unsigned int num_phys; member in struct:rockchip_combphy_cfg
346 for (id = 0; id < phy_cfg->num_phys; id++) {
577 .num_phys = 3,
763 .num_phys = 3,
H A Dphy-rockchip-usbdp.c142 unsigned int num_phys; member in struct:rk_udphy_cfg
1459 for (id = 0; id < udphy->cfgs->num_phys; id++) {
1542 .num_phys = 2,
/linux-master/drivers/usb/host/
H A Dxhci-tegra.c295 unsigned int num_phys; member in struct:tegra_xusb
892 for (i = 0; i < tegra->num_phys; i++) {
919 for (i = 0; i < tegra->num_phys; i++) {
1714 tegra->num_phys += tegra->soc->phy_types[i].num;
1717 tegra->phys = devm_kcalloc(&pdev->dev, tegra->num_phys,
2117 for (i = 0; i < tegra->num_phys; i++) {
2134 for (i = 0; i < tegra->num_phys; i++) {
2208 for (i = 0; i < tegra->num_phys; i++) {
2259 for (i = 0; i < tegra->num_phys; i++) {
2302 for (i = 0; i < tegra->num_phys;
[all...]
/linux-master/drivers/usb/gadget/udc/bdc/
H A Dbdc.h413 int num_phys; member in struct:bdc
/linux-master/drivers/usb/mtu3/
H A Dmtu3.h249 int num_phys; member in struct:ssusb_mtk
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c142 int num_phys; member in struct:qmp_phy_cfg
261 .num_phys = 3,
750 expected_phys = cfg->num_phys;
/linux-master/drivers/scsi/
H A Dscsi_transport_sas.c808 sas_port_simple_attr(num_phys, num_phys, "%d\n", int);
1093 port->num_phys++;
1112 port->num_phys--;
1818 SETUP_PORT_ATTRIBUTE(num_phys);
/linux-master/drivers/scsi/mpi3mr/
H A Dmpi3mr.h506 * @num_phys: Number of phys associated with port
518 u8 num_phys; member in struct:mpi3mr_sas_port
557 * @num_phys: Number phys belonging to sas_node
573 u8 num_phys; member in struct:mpi3mr_sas_node
/linux-master/drivers/scsi/isci/
H A Dinit.c249 sas_ha->num_phys = SCI_MAX_PHYS;
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c289 if (params->num_phys == 3) {
1448 for (phy_index = INT_PHY; phy_index < params->num_phys;
3195 for (phy_index = 0; phy_index < params->num_phys; phy_index++) {
3212 for (phy_index = 0; phy_index < params->num_phys; phy_index++) {
3426 for (phy_index = INT_PHY; phy_index < params->num_phys;
6225 if ((params->num_phys == MAX_PHYS) &&
6350 CHIP_IS_E2(bp) && params->num_phys == 2) {
6491 switch (params->num_phys) {
6501 for (phy_index = EXT_PHY1; phy_index < params->num_phys;
6573 for (phy_index = EXT_PHY1; phy_index < params->num_phys;
[all...]
/linux-master/drivers/scsi/esas2r/
H A Datioctl.h736 u8 num_phys; member in struct:atto_hba_get_adapter_info

Completed in 427 milliseconds

123