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

/freebsd-13-stable/sys/dev/isci/scil/
H A Dscif_sas_remote_device.c124 fw_device->device_port_width = 1;
199 SCI_GET_BITS_SET_COUNT(properties.phy_mask, fw_device->device_port_width);
714 fw_device->device_port_width = new_port_width;
720 if (fw_device->device_port_width != 0)
H A Dscif_sas_remote_device_state_handlers.c847 != fw_device->device_port_width
848 && fw_device->device_port_width != 0)
906 fw_device->device_port_width
H A Dscif_sas_remote_device.h291 U8 device_port_width; member in struct:SCIF_SAS_REMOTE_DEVICE
H A Dscic_sds_remote_device.c173 SCI_GET_BITS_SET_COUNT(properties.phy_mask, this_device->device_port_width);
224 this_device->device_port_width = 1;
325 this_device->device_port_width = 1;
376 this_device->device_port_width = new_port_width;
403 return (U8)this_device->device_port_width;
H A Dscic_sds_remote_device.h216 U32 device_port_width; member in struct:SCIC_SDS_REMOTE_DEVICE
H A Dscif_sas_smp_remote_device.c483 attached_remote_device->device_port_width++;
493 if (attached_remote_device->device_port_width !=
499 attached_remote_device, attached_remote_device->device_port_width);
H A Dscic_sds_remote_node_context.c188 rnc->ssp.remote_node_port_width = this_rnc->device->device_port_width;
H A Dscif_sas_domain.c1064 current_device->device_port_width = 1;

Completed in 178 milliseconds