Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_smp_io_request.c334 SMP_REQUEST_T report_phy_sata; in scif_sas_smp_request_construct_report_phy_sata() local
337 &report_phy_sata, in scif_sas_smp_request_construct_report_phy_sata()
343 report_phy_sata.request.report_phy_sata.phy_identifier = phy_identifier; in scif_sas_smp_request_construct_report_phy_sata()
353 fw_controller, fw_device, &report_phy_sata, NULL, NULL); in scif_sas_smp_request_construct_report_phy_sata()
H A Dintel_sas.h530 SMP_REQUEST_PHY_IDENTIFIER_T report_phy_sata; member
904 SMP_RESPONSE_REPORT_PHY_SATA_T report_phy_sata; member
H A Dscif_sas_smp_remote_device.c600 &smp_response->response.report_phy_sata; in scif_sas_smp_remote_device_decode_report_phy_sata_response()