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

/freebsd-11.0-release/sys/cam/scsi/
H A Dscsi_enc.h196 unsigned int phy_idx; member in struct:encioc_elm_sas_device_phy
203 unsigned int phy_idx; member in struct:encioc_elm_sas_expander_phy
210 unsigned int phy_idx; member in struct:encioc_elm_sas_port_phy
/freebsd-11.0-release/sys/dev/mpr/
H A Dmpr_mapping.c893 u8 entry, enc_idx, phy_idx, sata_end_device; local
979 for (phy_idx = 0; phy_idx <
981 phy_idx++) {
984 [phy_idx];
/freebsd-11.0-release/sys/dev/mps/
H A Dmps_mapping.c894 u8 entry, enc_idx, phy_idx; local
978 for (phy_idx = 0; phy_idx <
980 phy_idx++) {
983 [phy_idx];
/freebsd-11.0-release/sys/dev/bxe/
H A Dbxe_elink.c7145 uint8_t phy_idx; local
7153 for (phy_idx = ELINK_EXT_PHY1; phy_idx < ELINK_MAX_PHYS; phy_idx++) {
7154 if (params->phy[phy_idx].set_link_led) {
7155 params->phy[phy_idx].set_link_led(
7156 &params->phy[phy_idx], params, mode);
7538 uint8_t phy_idx, port = params->port; local
7614 for (phy_idx = ELINK_INT_PHY; phy_idx < ELINK_MAX_PHY
8976 uint32_t sync_offset = 0, phy_idx, media_types; local
13769 uint32_t phy_idx; local
14899 uint16_t phy_idx; local
[all...]
H A Dbxe.c13516 uint32_t phy_idx = bxe_get_cur_phy_idx(sc); local
13518 switch (sc->link_params.phy[phy_idx].media_type) {
/freebsd-11.0-release/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 146 milliseconds