Searched refs:phy_idx (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_enc.h228 unsigned int phy_idx; member in struct:encioc_elm_sas_device_phy
235 unsigned int phy_idx; member in struct:encioc_elm_sas_expander_phy
242 unsigned int phy_idx; member in struct:encioc_elm_sas_port_phy
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_mapping.c1150 u8 entry, enc_idx, phy_idx; local
1276 for (phy_idx = 0; phy_idx <
1278 phy_idx++) {
1281 [phy_idx];
/freebsd-11-stable/sys/dev/mps/
H A Dmps_mapping.c1111 u8 entry, enc_idx, phy_idx; local
1237 for (phy_idx = 0; phy_idx <
1239 phy_idx++) {
1242 [phy_idx];
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe_elink.c7169 uint8_t phy_idx; local
7177 for (phy_idx = ELINK_EXT_PHY1; phy_idx < ELINK_MAX_PHYS; phy_idx++) {
7178 if (params->phy[phy_idx].set_link_led) {
7179 params->phy[phy_idx].set_link_led(
7180 &params->phy[phy_idx], params, mode);
7562 uint8_t phy_idx, port = params->port; local
7638 for (phy_idx = ELINK_INT_PHY; phy_idx < ELINK_MAX_PHY
9020 uint32_t sync_offset = 0, phy_idx, media_types; local
13822 uint32_t phy_idx; local
14964 uint16_t phy_idx; local
[all...]
H A Dbxe.c13932 uint32_t phy_idx = bxe_get_cur_phy_idx(sc); local
13934 switch (sc->link_params.phy[phy_idx].media_type) {
/freebsd-11-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_tables.c3865 uint8_t phy_idx; local
3874 phy_idx = 3;
3876 phy_idx = 2;
3878 phy_idx = 1;
3880 phy_idx = 0;
3881 e = &nphy_gain_ctl_workaround[ghz5][phy_idx];

Completed in 396 milliseconds