Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/isci/scil/
Dscif_sas_remote_device.c704 U8 new_port_width in scif_sas_remote_device_update_port_width() argument
711 fw_device, new_port_width in scif_sas_remote_device_update_port_width()
714 fw_device->device_port_width = new_port_width; in scif_sas_remote_device_update_port_width()
Dscic_remote_device.h230 U8 new_port_width
Dscif_sas_domain.c1467 U8 new_port_width = 0; in scif_sas_domain_update_device_port_width() local
1493 SCI_GET_BITS_SET_COUNT(properties.phy_mask, new_port_width); in scif_sas_domain_update_device_port_width()
1495 scif_sas_remote_device_update_port_width(fw_device, new_port_width); in scif_sas_domain_update_device_port_width()
Dscic_sds_remote_device.c358 U8 new_port_width in scic_remote_device_set_port_width() argument
371 remote_device, new_port_width in scic_remote_device_set_port_width()
374 if(new_port_width != 0) in scic_remote_device_set_port_width()
376 this_device->device_port_width = new_port_width; in scic_remote_device_set_port_width()
Dscif_sas_remote_device.h493 U8 new_port_width