Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_smp_io_request.c289 U8 phy_identifier, in scif_sas_smp_request_construct_discover() argument
303 smp_discover.request.discover.phy_identifier = phy_identifier; in scif_sas_smp_request_construct_discover()
309 fw_device, phy_identifier in scif_sas_smp_request_construct_discover()
331 U8 phy_identifier in scif_sas_smp_request_construct_report_phy_sata() argument
343 report_phy_sata.request.report_phy_sata.phy_identifier = phy_identifier; in scif_sas_smp_request_construct_report_phy_sata()
349 fw_device, phy_identifier in scif_sas_smp_request_construct_report_phy_sata()
370 U8 phy_identifier, in scif_sas_smp_request_construct_phy_control() argument
385 phy_control.request.phy_control.phy_identifier = phy_identifier; in scif_sas_smp_request_construct_phy_control()
424 config_route_info.request.configure_route_information.phy_identifier = phy_id; in scif_sas_smp_request_construct_config_route_info()
H A Dscif_sas_smp_io_request.h97 U8 phy_identifier,
105 U8 phy_identifier
112 U8 phy_identifier,
H A Dscif_sas_smp_phy.c89 this_smp_phy->phy_identifier = expander_phy_id; in scif_sas_smp_phy_construct()
146 ASSERT (this_smp_phy->phy_identifier == discover_response->phy_identifier); in scif_sas_smp_phy_save_information()
H A Dintel_sas.h138 U32 phy_identifier : 8; member
434 U32 phy_identifier:8; // byte 9 member
454 U32 phy_identifier:8; // bytes 9 member
480 U8 phy_identifier; // byte 9 member
716 U8 phy_identifier; member
883 U32 phy_identifier:8; // byte 9 member
H A Dscif_sas_smp_remote_device.c547 discover_response->phy_identifier in scif_sas_smp_remote_device_decode_initial_discover_response()
1166 fw_device->protocol_device.smp_device.config_route_smp_phy_anchor->phy_identifier; in scif_sas_smp_remote_device_continue_current_activity()
1767 U8 phy_identifier, in scif_sas_smp_remote_device_find_smp_phy_by_id() argument
1774 ASSERT(phy_identifier < smp_remote_device->smp_phy_list.number_of_phys); in scif_sas_smp_remote_device_find_smp_phy_by_id()
1781 if (curr_smp_phy->phy_identifier == phy_identifier) in scif_sas_smp_remote_device_find_smp_phy_by_id()
1925 discover_response->phy_identifier, in scif_sas_smp_remote_device_save_smp_phy_info()
1995 curr_smp_phy->phy_identifier, curr_smp_phy, in scif_sas_smp_remote_device_print_smp_phy_list()
2151 curr_smp_phy->u.attached_phy->phy_identifier, in scif_sas_remote_device_find_upstream_expander()
2175 … upstream_expander->protocol_device.smp_device.config_route_smp_phy_anchor->phy_identifier; in scif_sas_remote_device_find_upstream_expander()
2403 if ( smp_phy_being_config->phy_identifier != in scif_sas_smp_remote_device_clean_route_table()
[all …]
H A Dscif_sas_smp_activity_clear_affiliation.c167 phy_to_clear_affiliation->phy_identifier, in scif_sas_smp_remote_device_start_clear_affiliation()
220 phy_to_clear_affiliation->phy_identifier, in scif_sas_smp_remote_device_continue_clear_affiliation()
H A Dscif_sas_smp_phy.h132 U8 phy_identifier; member
H A Dscif_sas_smp_remote_device.h340 U8 phy_identifier,
/freebsd/sys/dev/bxe/
H A Dbxe_elink.c9357 uint16_t phy_identifier; in elink_8727_set_limiting_mode() local
9362 &phy_identifier); in elink_8727_set_limiting_mode()
9367 (phy_identifier & ~(1<<9))); in elink_8727_set_limiting_mode()
9382 (phy_identifier | (1<<9))); in elink_8727_set_limiting_mode()