Home
last modified time | relevance | path

Searched refs:new_port_width (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_remote_device.c702 U8 new_port_width in scif_sas_remote_device_update_port_width() argument
709 fw_device, new_port_width in scif_sas_remote_device_update_port_width()
712 fw_device->device_port_width = new_port_width; in scif_sas_remote_device_update_port_width()
H A Dscic_remote_device.h228 U8 new_port_width
H A Dscif_sas_domain.c1465 U8 new_port_width = 0; in scif_sas_domain_update_device_port_width() local
1491 SCI_GET_BITS_SET_COUNT(properties.phy_mask, new_port_width); in scif_sas_domain_update_device_port_width()
1493 scif_sas_remote_device_update_port_width(fw_device, new_port_width); in scif_sas_domain_update_device_port_width()
H A Dscif_sas_remote_device.h491 U8 new_port_width
H A Dscic_sds_remote_device.c356 U8 new_port_width in scic_remote_device_set_port_width() argument
369 remote_device, new_port_width in scic_remote_device_set_port_width()
372 if(new_port_width != 0) in scic_remote_device_set_port_width()
374 this_device->device_port_width = new_port_width; in scic_remote_device_set_port_width()