Home
last modified time | relevance | path

Searched refs:scic_port_get_properties (Results 1 – 7 of 7) sorted by relevance

/freebsd-head/sys/dev/isci/scil/
HDscic_port.h149 SCI_STATUS scic_port_get_properties(
HDscif_sas_domain_states.c513 scic_port_get_properties(fw_domain->core_object, &properties); in scif_sas_domain_discovering_state_enter()
HDscif_sas_remote_device.c190 scic_port_get_properties(fw_device->domain->core_object, &properties); in scif_remote_device_da_construct()
HDscif_sas_domain.c1474 scic_port_get_properties(port, &properties); in scif_sas_domain_update_device_port_width()
HDscic_sds_remote_device.c169 scic_port_get_properties(this_device->owning_port, &properties); in scic_remote_device_da_construct()
HDscic_sds_port.c961 SCI_STATUS scic_port_get_properties( in scic_port_get_properties() function
/freebsd-head/sys/dev/isci/
HDisci_remote_device.c229 scic_port_get_properties(port_handle, &port_properties); in isci_remote_device_get_bitrate()