Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/isci/scil/
H A Dscif_sas_remote_device.c124 fw_device->device_port_width = 1; in scif_remote_device_construct()
199 SCI_GET_BITS_SET_COUNT(properties.phy_mask, fw_device->device_port_width); in scif_remote_device_da_construct()
714 fw_device->device_port_width = new_port_width; in scif_sas_remote_device_update_port_width()
720 if (fw_device->device_port_width != 0) in scif_sas_remote_device_update_port_width()
H A Dscif_sas_remote_device_state_handlers.c847 != fw_device->device_port_width in scif_sas_remote_device_updating_port_width_state_start_complete_handler()
848 && fw_device->device_port_width != 0) in scif_sas_remote_device_updating_port_width_state_start_complete_handler()
906 fw_device->device_port_width in scif_sas_remote_device_updating_port_width_state_stop_complete_handler()
H A Dscic_sds_remote_device.c173 SCI_GET_BITS_SET_COUNT(properties.phy_mask, this_device->device_port_width); in scic_remote_device_da_construct()
224 this_device->device_port_width = 1; in scic_remote_device_da_construct()
325 this_device->device_port_width = 1; in scic_remote_device_ea_construct()
376 this_device->device_port_width = new_port_width; in scic_remote_device_set_port_width()
403 return (U8)this_device->device_port_width; in scic_remote_device_get_port_width()
H A Dscif_sas_remote_device.h291 U8 device_port_width; member
H A Dscic_sds_remote_device.h216 U32 device_port_width; member
H A Dscif_sas_smp_remote_device.c483 attached_remote_device->device_port_width++; in scif_sas_smp_remote_device_decode_initial_discover_response()
493 if (attached_remote_device->device_port_width != in scif_sas_smp_remote_device_decode_initial_discover_response()
499 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.c188 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.c1064 current_device->device_port_width = 1; in scif_sas_domain_start_smp_discover()