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

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dscif_sas_remote_device.c122 fw_device->device_port_width = 1;
197 SCI_GET_BITS_SET_COUNT(properties.phy_mask, fw_device->device_port_width);
712 fw_device->device_port_width = new_port_width;
718 if (fw_device->device_port_width != 0)
H A Dscif_sas_remote_device_state_handlers.c845 != fw_device->device_port_width
846 && fw_device->device_port_width != 0)
904 fw_device->device_port_width
H A Dscif_sas_remote_device.h289 U8 device_port_width; member in struct:SCIF_SAS_REMOTE_DEVICE
H A Dscic_sds_remote_device.c171 SCI_GET_BITS_SET_COUNT(properties.phy_mask, this_device->device_port_width);
222 this_device->device_port_width = 1;
323 this_device->device_port_width = 1;
374 this_device->device_port_width = new_port_width;
401 return (U8)this_device->device_port_width;
H A Dscic_sds_remote_device.h214 U32 device_port_width; member in struct:SCIC_SDS_REMOTE_DEVICE
H A Dscif_sas_smp_remote_device.c481 attached_remote_device->device_port_width++;
491 if (attached_remote_device->device_port_width !=
497 attached_remote_device, attached_remote_device->device_port_width);
H A Dscic_sds_remote_node_context.c186 rnc->ssp.remote_node_port_width = this_rnc->device->device_port_width;
H A Dscif_sas_domain.c1062 current_device->device_port_width = 1;

Completed in 138 milliseconds