Home
last modified time | relevance | path

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

/freebsd-13.1/sys/arm/allwinner/
H A Daw_usbphy.c67 int num_phys; member
74 .num_phys = 3,
81 .num_phys = 2,
88 .num_phys = 3,
95 .num_phys = 3,
102 .num_phys = 4,
109 .num_phys = 2,
116 .num_phys = 3,
123 .num_phys = 4,
350 if (phy < 0 || phy >= sc->phy_conf->num_phys) in awusbphy_phy_enable()
[all …]
/freebsd-13.1/sys/cam/scsi/
H A Dscsi_enc_ses.c2300 addl->proto_hdr.sas->base_hdr.num_phys, in ses_print_addl_data_sas_type0()
2341 int i, num_phys; in ses_print_addl_data_sas_type1() local
2351 num_phys = addl->proto_hdr.sas->base_hdr.num_phys; in ses_print_addl_data_sas_type1()
2352 sbuf_printf(sbp, "Expander: %d phys", num_phys); in ses_print_addl_data_sas_type1()
2355 for (i = 0;i < num_phys;i++) { in ses_print_addl_data_sas_type1()
2362 num_phys = addl->proto_hdr.sas->base_hdr.num_phys; in ses_print_addl_data_sas_type1()
2363 sbuf_printf(sbp, "Port: %d phys", num_phys); in ses_print_addl_data_sas_type1()
2366 for (i = 0;i < num_phys;i++) { in ses_print_addl_data_sas_type1()
2507 if (addl->proto_hdr.sas->base_hdr.num_phys == 0) in ses_get_elm_addlstatus_sas_type0()
2517 physz = addl->proto_hdr.sas->base_hdr.num_phys; in ses_get_elm_addlstatus_sas_type0()
[all …]
H A Dscsi_ses.h2280 uint8_t num_phys; member
2287 uint8_t num_phys; member
2293 uint8_t num_phys; member
2395 uint8_t num_phys; member
2413 uint8_t num_phys; member
2424 uint8_t num_phys; member
2435 uint8_t num_phys; member
H A Dsmp_all.h151 uint8_t num_phys; member
H A Dsmp_all.c295 sbuf_printf(sb, "Number of Phys: %d\n", response->num_phys); in smp_report_general_sbuf()
/freebsd-13.1/sys/dev/bxe/
H A Dbxe_elink.h197 #define ELINK_SINGLE_MEDIA_DIRECT(params) (params->num_phys == 1)
199 #define ELINK_SINGLE_MEDIA(params) (params->num_phys == 2)
201 #define ELINK_DUAL_MEDIA(params) (params->num_phys == 3)
429 uint8_t num_phys; member
H A Dbxe_elink.c1022 if (params->num_phys == 3) { in elink_check_lfa()
2249 for (phy_index = ELINK_INT_PHY; phy_index < params->num_phys; in elink_set_mdio_emac_per_phy()
4251 for (phy_index = ELINK_INT_PHY; phy_index < params->num_phys; in set_phy_vars()
7092 if ((params->num_phys == ELINK_MAX_PHYS) && in elink_get_ext_phy_fw_version()
7221 CHIP_IS_E2(sc) && params->num_phys == 2) { in elink_set_led()
7370 switch (params->num_phys) { in elink_test_link()
13415 params->num_phys = 0; in elink_phy_probe()
13440 params->num_phys = 0; in elink_phy_probe()
13480 params->num_phys++; in elink_phy_probe()
13792 phy_index < params->num_phys; phy_index++) in elink_init_xgxs_loopback()
[all …]
H A Dbxe.c11646 if (sc->link_params.num_phys <= 1) { in bxe_get_cur_phy_idx()
14249 switch (sc->link_params.num_phys) { in bxe_link_settings_supported()
14364 switch (sc->link_params.num_phys) { in bxe_link_settings_requested()
/freebsd-13.1/sys/dev/mps/
H A Dmps_mapping.h67 uint8_t num_phys; member
H A Dmps_mapping.c2455 topo_change.num_phys = event_data->NumPhys; in mps_mapping_topology_change_event()
/freebsd-13.1/sys/dev/mpr/
H A Dmpr_mapping.h93 uint8_t num_phys; member
H A Dmpr_mapping.c2925 topo_change.num_phys = event_data->NumPhys; in mpr_mapping_topology_change_event()
/freebsd-13.1/sys/dev/tws/
H A Dtws_hdm.c221 uint8_t fw_ver[16], bios_ver[16], ctlr_model[16], num_phys=0; in tws_display_ctlr_info() local
225 TWS_PARAM_CONTROLLER_PHYS_COUNT, 1, &num_phys); in tws_display_ctlr_info()
236 ctlr_model, num_phys, fw_ver, bios_ver); in tws_display_ctlr_info()
/freebsd-13.1/sys/dev/mpt/
H A Dmpt.h527 uint16_t num_phys; member
H A Dmpt_cam.c638 portinfo->num_phys = buffer->NumPhys; in mptsas_sas_io_unit_pg0()
640 portinfo->num_phys, M_DEVBUF, M_NOWAIT|M_ZERO); in mptsas_sas_io_unit_pg0()
647 for (i = 0; i < portinfo->num_phys; i++) { in mptsas_sas_io_unit_pg0()
775 for (i = 0; i < portinfo->num_phys; i++) { in mpt_read_config_info_sas()
860 for (i = 0; i < mpt->sas_portinfo->num_phys; i++) { in mpt_set_initial_config_sas()
/freebsd-13.1/sbin/camcontrol/
H A Dcamcontrol.c8974 int num_phys = 0; in smpphylist() local
9050 num_phys = rgresponse->num_phys; in smpphylist()
9052 if (num_phys == 0) { in smpphylist()
9066 fprintf(stdout, "%d PHYs:\n", num_phys); in smpphylist()
9086 for (i = 0; i < num_phys; i++) { in smpphylist()