Home
last modified time | relevance | path

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

/freebsd/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()
421 SMP_RESPONSE_T * smp_response in scif_sas_smp_remote_device_decode_initial_discover_response()
596 SMP_RESPONSE_T * smp_response in scif_sas_smp_remote_device_decode_report_phy_sata_response()
651 SMP_RESPONSE_T * smp_response in scif_sas_smp_remote_device_decode_target_reset_phy_control_response()
696 SMP_RESPONSE_T * smp_response in scif_sas_smp_remote_device_decode_discover_phy_control_response()
746 SMP_RESPONSE_T * smp_response in scif_sas_smp_remote_device_decode_target_reset_discover_response()
811 SMP_RESPONSE_T * smp_response in scif_sas_smp_remote_device_decode_spinup_hold_release_discover_response()
890 SMP_RESPONSE_T * smp_response in scif_sas_smp_remote_device_decode_config_route_info_response()
H A Dscif_sas_remote_device.c251 SMP_RESPONSE_DISCOVER_T * smp_response in scif_remote_device_ea_construct()
/freebsd/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/sys/cam/
H A Dcam_ccb.h722 uint8_t *smp_response; global() member
1454 cam_fill_smpio(struct ccb_smpio * smpio,uint32_t retries,void (* cbfcnp)(struct cam_periph *,union ccb *),uint32_t flags,uint8_t * smp_request,int smp_request_len,uint8_t * smp_response,int smp_response_len,uint32_t timeout) cam_fill_smpio() argument
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c7717 uint8_t *smp_request = NULL, *smp_response = NULL; smpcmd() local