Home
last modified time | relevance | path

Searched refs:device_port_width (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_remote_device.c122 fw_device->device_port_width = 1; in scif_remote_device_construct()
197 SCI_GET_BITS_SET_COUNT(properties.phy_mask, fw_device->device_port_width); in scif_remote_device_da_construct()
712 fw_device->device_port_width = new_port_width; in scif_sas_remote_device_update_port_width()
718 if (fw_device->device_port_width != 0) in scif_sas_remote_device_update_port_width()
H A Dscif_sas_remote_device_state_handlers.c845 != fw_device->device_port_width in scif_sas_remote_device_updating_port_width_state_start_complete_handler()
846 && fw_device->device_port_width != 0) in scif_sas_remote_device_updating_port_width_state_start_complete_handler()
904 fw_device->device_port_width in scif_sas_remote_device_updating_port_width_state_stop_complete_handler()
H A Dscic_sds_remote_device.c171 SCI_GET_BITS_SET_COUNT(properties.phy_mask, this_device->device_port_width); in scic_remote_device_da_construct()
222 this_device->device_port_width = 1; in scic_remote_device_da_construct()
323 this_device->device_port_width = 1; in scic_remote_device_ea_construct()
374 this_device->device_port_width = new_port_width; in scic_remote_device_set_port_width()
401 return (U8)this_device->device_port_width; in scic_remote_device_get_port_width()
H A Dscif_sas_remote_device.h289 U8 device_port_width; member
H A Dscic_sds_remote_device.h214 U32 device_port_width; member
H A Dscif_sas_smp_remote_device.c481 attached_remote_device->device_port_width++; in scif_sas_smp_remote_device_decode_initial_discover_response()
491 if (attached_remote_device->device_port_width != in scif_sas_smp_remote_device_decode_initial_discover_response()
497 attached_remote_device, attached_remote_device->device_port_width); in scif_sas_smp_remote_device_decode_initial_discover_response()
H A Dscic_sds_remote_node_context.c186 rnc->ssp.remote_node_port_width = this_rnc->device->device_port_width; in scic_sds_remote_node_context_construct_buffer()
H A Dscif_sas_domain.c1062 current_device->device_port_width = 1; in scif_sas_domain_start_smp_discover()