Home
last modified time | relevance | path

Searched refs:phy_identifier (Results 1 – 10 of 10) sorted by relevance

/freebsd-12-stable/sys/dev/isci/scil/
Dscif_sas_smp_io_request.c291 U8 phy_identifier, in scif_sas_smp_request_construct_discover() argument
305 smp_discover.request.discover.phy_identifier = phy_identifier; in scif_sas_smp_request_construct_discover()
311 fw_device, phy_identifier in scif_sas_smp_request_construct_discover()
333 U8 phy_identifier in scif_sas_smp_request_construct_report_phy_sata() argument
345 report_phy_sata.request.report_phy_sata.phy_identifier = phy_identifier; in scif_sas_smp_request_construct_report_phy_sata()
351 fw_device, phy_identifier in scif_sas_smp_request_construct_report_phy_sata()
372 U8 phy_identifier, in scif_sas_smp_request_construct_phy_control() argument
387 phy_control.request.phy_control.phy_identifier = phy_identifier; in scif_sas_smp_request_construct_phy_control()
426 config_route_info.request.configure_route_information.phy_identifier = phy_id; in scif_sas_smp_request_construct_config_route_info()
Dscif_sas_smp_io_request.h99 U8 phy_identifier,
107 U8 phy_identifier
114 U8 phy_identifier,
Dscif_sas_smp_phy.c91 this_smp_phy->phy_identifier = expander_phy_id; in scif_sas_smp_phy_construct()
148 ASSERT (this_smp_phy->phy_identifier == discover_response->phy_identifier); in scif_sas_smp_phy_save_information()
Dintel_sas.h140 U32 phy_identifier : 8; member
436 U32 phy_identifier:8; // byte 9 member
456 U32 phy_identifier:8; // bytes 9 member
482 U8 phy_identifier; // byte 9 member
718 U8 phy_identifier; member
885 U32 phy_identifier:8; // byte 9 member
Dscif_sas_smp_remote_device.c549 discover_response->phy_identifier in scif_sas_smp_remote_device_decode_initial_discover_response()
1168 fw_device->protocol_device.smp_device.config_route_smp_phy_anchor->phy_identifier; in scif_sas_smp_remote_device_continue_current_activity()
1769 U8 phy_identifier, in scif_sas_smp_remote_device_find_smp_phy_by_id() argument
1776 ASSERT(phy_identifier < smp_remote_device->smp_phy_list.number_of_phys); in scif_sas_smp_remote_device_find_smp_phy_by_id()
1783 if (curr_smp_phy->phy_identifier == phy_identifier) in scif_sas_smp_remote_device_find_smp_phy_by_id()
1927 discover_response->phy_identifier, in scif_sas_smp_remote_device_save_smp_phy_info()
1997 curr_smp_phy->phy_identifier, curr_smp_phy, in scif_sas_smp_remote_device_print_smp_phy_list()
2153 curr_smp_phy->u.attached_phy->phy_identifier, in scif_sas_remote_device_find_upstream_expander()
2177 … upstream_expander->protocol_device.smp_device.config_route_smp_phy_anchor->phy_identifier; in scif_sas_remote_device_find_upstream_expander()
2405 if ( smp_phy_being_config->phy_identifier != in scif_sas_smp_remote_device_clean_route_table()
[all …]
Dscif_sas_smp_activity_clear_affiliation.c169 phy_to_clear_affiliation->phy_identifier, in scif_sas_smp_remote_device_start_clear_affiliation()
222 phy_to_clear_affiliation->phy_identifier, in scif_sas_smp_remote_device_continue_clear_affiliation()
Dscif_sas_smp_phy.h134 U8 phy_identifier; member
Dscif_sas_smp_remote_device.h342 U8 phy_identifier,
/freebsd-12-stable/sys/contrib/octeon-sdk/
Dcvmx-helper-board.c1484 int phy_identifier = cvmx_mdio_read(phy_addr >> 8, phy_addr & 0xff, 0x2); in __cvmx_helper_board_hardware_enable() local
1486 if (phy_identifier == 0x0143) in __cvmx_helper_board_hardware_enable()
/freebsd-12-stable/sys/dev/bxe/
Dbxe_elink.c9359 uint16_t phy_identifier; in elink_8727_set_limiting_mode() local
9364 &phy_identifier); in elink_8727_set_limiting_mode()
9369 (phy_identifier & ~(1<<9))); in elink_8727_set_limiting_mode()
9384 (phy_identifier | (1<<9))); in elink_8727_set_limiting_mode()