Home
last modified time | relevance | path

Searched refs:scic_sds_port_get_attached_protocols (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/dev/isci/scil/
HDscic_sds_port.h562 void scic_sds_port_get_attached_protocols(
HDscic_sds_port.c563 void scic_sds_port_get_attached_protocols( in scic_sds_port_get_attached_protocols() function
988 scic_sds_port_get_attached_protocols(this_port, &properties->remote.protocols); in scic_port_get_properties()
HDscic_sds_remote_device.c162 scic_sds_port_get_attached_protocols(this_device->owning_port,&protocols); in scic_remote_device_da_construct()