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

/freebsd-10.2-release/sys/cam/scsi/
H A Dscsi_enc.h194 unsigned int phy_idx; member in struct:encioc_elm_sas_device_phy
201 unsigned int phy_idx; member in struct:encioc_elm_sas_expander_phy
208 unsigned int phy_idx; member in struct:encioc_elm_sas_port_phy
/freebsd-10.2-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-10.2-release/sys/dev/mps/
H A Dmps_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-10.2-release/sys/dev/bxe/
H A Dbxe_elink.c7060 uint8_t phy_idx; local
7068 for (phy_idx = ELINK_EXT_PHY1; phy_idx < ELINK_MAX_PHYS; phy_idx++) {
7069 if (params->phy[phy_idx].set_link_led) {
7070 params->phy[phy_idx].set_link_led(
7071 &params->phy[phy_idx], params, mode);
7454 uint8_t phy_idx, port = params->port; local
7530 for (phy_idx = ELINK_INT_PHY; phy_idx < ELINK_MAX_PHY
8870 uint32_t sync_offset = 0, phy_idx, media_types; local
13482 uint32_t phy_idx; local
14607 uint16_t phy_idx; local
[all...]
H A Dbxe.c14198 uint32_t phy_idx = bxe_get_cur_phy_idx(sc); local
14199 switch (sc->link_params.phy[phy_idx].media_type) {

Completed in 156 milliseconds