Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscic_phy.h113 } SCIC_PHY_PROPERTIES_T; typedef
284 SCIC_PHY_PROPERTIES_T * properties
H A Dscic_sds_phy.c1104 SCIC_PHY_PROPERTIES_T * properties in scic_phy_get_properties()
1124 memset(properties, 0, sizeof(SCIC_PHY_PROPERTIES_T)); in scic_phy_get_properties()
/freebsd/sys/dev/isci/
H A Disci_remote_device.c223 SCIC_PHY_PROPERTIES_T phy_properties; in isci_remote_device_get_bitrate()