Home
last modified time | relevance | path

Searched defs:smp_response (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/sys/dev/isci/scil/
H A Dscif_sas_smp_remote_device.c180 SMP_RESPONSE_T * smp_response = (SMP_RESPONSE_T *)response_data; in scif_sas_smp_remote_device_decode_smp_response() local
339 SMP_RESPONSE_T * smp_response in scif_sas_smp_remote_device_decode_report_general_response() argument
421 scif_sas_smp_remote_device_decode_initial_discover_response(SCIF_SAS_REMOTE_DEVICE_T * fw_device,SMP_RESPONSE_T * smp_response) scif_sas_smp_remote_device_decode_initial_discover_response() argument
596 scif_sas_smp_remote_device_decode_report_phy_sata_response(SCIF_SAS_REMOTE_DEVICE_T * fw_device,SMP_RESPONSE_T * smp_response) scif_sas_smp_remote_device_decode_report_phy_sata_response() argument
651 scif_sas_smp_remote_device_decode_target_reset_phy_control_response(SCIF_SAS_REMOTE_DEVICE_T * fw_device,SMP_RESPONSE_T * smp_response) scif_sas_smp_remote_device_decode_target_reset_phy_control_response() argument
696 scif_sas_smp_remote_device_decode_discover_phy_control_response(SCIF_SAS_REMOTE_DEVICE_T * fw_device,SMP_RESPONSE_T * smp_response) scif_sas_smp_remote_device_decode_discover_phy_control_response() argument
746 scif_sas_smp_remote_device_decode_target_reset_discover_response(SCIF_SAS_REMOTE_DEVICE_T * fw_device,SMP_RESPONSE_T * smp_response) scif_sas_smp_remote_device_decode_target_reset_discover_response() argument
811 scif_sas_smp_remote_device_decode_spinup_hold_release_discover_response(SCIF_SAS_REMOTE_DEVICE_T * fw_device,SMP_RESPONSE_T * smp_response) scif_sas_smp_remote_device_decode_spinup_hold_release_discover_response() argument
890 scif_sas_smp_remote_device_decode_config_route_info_response(SCIF_SAS_REMOTE_DEVICE_T * fw_device,SMP_RESPONSE_T * smp_response) scif_sas_smp_remote_device_decode_config_route_info_response() argument
[all...]
H A Dscif_sas_remote_device.c251 SMP_RESPONSE_DISCOVER_T * smp_response in scif_remote_device_ea_construct()
/freebsd-src/sys/dev/isci/
H A Disci_domain.c249 SMP_RESPONSE_DISCOVER_T *smp_response) in scif_cb_domain_ea_device_added()
H A Disci_io_request.c104 void *smp_response = in isci_io_request_complete() local
/freebsd-src/sys/cam/
H A Dcam_ccb.h730 uint8_t *smp_response; member
1470 uint8_t *smp_response, int smp_response_len, in cam_fill_smpio()
/freebsd-src/sbin/camcontrol/
H A Dcamcontrol.c7718 uint8_t *smp_request = NULL, *smp_response = NULL; smpcmd() local