| /freebsd-12-stable/sys/dev/isci/scil/ |
| D | scif_sas_smp_remote_device.h | 244 SMP_RESPONSE_T * smp_response 249 SMP_RESPONSE_T * smp_response 254 SMP_RESPONSE_T * smp_response 259 SMP_RESPONSE_T * smp_response 264 SMP_RESPONSE_T * smp_response 269 SMP_RESPONSE_T * smp_response 274 SMP_RESPONSE_T * smp_response 279 SMP_RESPONSE_T * smp_response
|
| D | scif_sas_smp_remote_device.c | 182 SMP_RESPONSE_T * smp_response = (SMP_RESPONSE_T *)response_data; in scif_sas_smp_remote_device_decode_smp_response() local 215 fw_device, smp_response in scif_sas_smp_remote_device_decode_smp_response() 236 fw_device, smp_response in scif_sas_smp_remote_device_decode_smp_response() 246 fw_device, smp_response in scif_sas_smp_remote_device_decode_smp_response() 255 fw_device, smp_response in scif_sas_smp_remote_device_decode_smp_response() 267 fw_device, smp_response in scif_sas_smp_remote_device_decode_smp_response() 280 fw_device, smp_response in scif_sas_smp_remote_device_decode_smp_response() 289 fw_device, smp_response in scif_sas_smp_remote_device_decode_smp_response() 309 fw_device, smp_response in scif_sas_smp_remote_device_decode_smp_response() 341 SMP_RESPONSE_T * smp_response in scif_sas_smp_remote_device_decode_report_general_response() argument [all …]
|
| D | scif_sas_remote_device.c | 253 SMP_RESPONSE_DISCOVER_T * smp_response in scif_remote_device_ea_construct() argument 267 sas_address = &smp_response->attached_sas_address; in scif_remote_device_ea_construct() 273 remote_device, smp_response in scif_remote_device_ea_construct() 283 status = scic_remote_device_ea_construct(fw_device->core_object, smp_response); in scif_remote_device_ea_construct() 295 if (smp_response->protocols.u.bits.attached_smp_target) in scif_remote_device_ea_construct() 297 else if (smp_response->protocols.u.bits.attached_stp_target) in scif_remote_device_ea_construct()
|
| D | scif_remote_device.h | 199 SMP_RESPONSE_DISCOVER_T * smp_response
|
| D | scif_user_callback.h | 894 SMP_RESPONSE_DISCOVER_T * smp_response
|
| /freebsd-12-stable/sys/dev/isci/ |
| D | isci_domain.c | 251 SMP_RESPONSE_DISCOVER_T *smp_response) in scif_cb_domain_ea_device_added() argument 268 containing_device, smp_response); in scif_cb_domain_ea_device_added()
|
| D | isci_io_request.c | 107 void *smp_response = in isci_io_request_complete() local 111 memcpy(ccb->smpio.smp_response, smp_response, in isci_io_request_complete()
|
| /freebsd-12-stable/sys/cam/ |
| D | cam_ccb.h | 712 uint8_t *smp_response; member 1423 uint8_t *smp_response, int smp_response_len, in cam_fill_smpio() argument 1429 KASSERT((smp_request != NULL) && (smp_response != NULL), in cam_fill_smpio() 1441 smpio->smp_response = smp_response; in cam_fill_smpio()
|
| D | cam.c | 494 smp_error_desc(ccb->smpio.smp_response[2]), in cam_error_string() 495 ccb->smpio.smp_response[2]); in cam_error_string()
|
| D | cam_periph.c | 861 data_ptrs[1] = &ccb->smpio.smp_response; in cam_periph_mapmem() 1070 data_ptrs[1] = &ccb->smpio.smp_response; in cam_periph_unmapmem()
|
| /freebsd-12-stable/sys/cam/scsi/ |
| D | smp_all.c | 271 smp_error_desc(smpio->smp_response[2]), in smp_error_sbuf() 272 smpio->smp_response[2]); in smp_error_sbuf()
|
| D | scsi_pass.c | 1154 data_ptrs[1] = &ccb->smpio.smp_response; in passiocleanup() 1386 data_ptrs[1] = &ccb->smpio.smp_response; in passmemsetup()
|
| /freebsd-12-stable/sys/dev/pms/freebsd/driver/ini/src/ |
| D | osapi.c | 444 memcpy(csmpio->smp_response, tiFrameHandle, tiSMPInfoLen); in ostiInitiatorSMPCompleted() 446 …"ostiInitiatorSMPCompleted: Response Payload in CAM", (bit8 *)csmpio->smp_response, csmpio->smp_re… in ostiInitiatorSMPCompleted()
|
| D | agtiapi.c | 3473 csmpio->smp_response, in agtiapi_PrepareSMPSGList() 3607 csmpio->smp_response, in agtiapi_PrepareSMPSGList()
|
| /freebsd-12-stable/sys/dev/mpr/ |
| D | mpr_sas.c | 2981 if (ccb->smpio.smp_response[2] == SMP_FR_ACCEPTED) in mprsas_smpio_complete() 3059 rsp_sg = (bus_dma_segment_t *)ccb->smpio.smp_response; in mprsas_send_smpcmd() 3062 response = ccb->smpio.smp_response; in mprsas_send_smpcmd() 3066 response = ccb->smpio.smp_response; in mprsas_send_smpcmd() 3123 rsp_sg = (bus_dma_segment_t *)ccb->smpio.smp_response; in mprsas_send_smpcmd() 3126 response = ccb->smpio.smp_response; in mprsas_send_smpcmd() 3129 response = ccb->smpio.smp_response; in mprsas_send_smpcmd()
|
| /freebsd-12-stable/sys/dev/mps/ |
| D | mps_sas.c | 2751 if (ccb->smpio.smp_response[2] == SMP_FR_ACCEPTED) in mpssas_smpio_complete() 2826 rsp_sg = (bus_dma_segment_t *)ccb->smpio.smp_response; in mpssas_send_smpcmd() 2829 response = ccb->smpio.smp_response; in mpssas_send_smpcmd() 2833 response = ccb->smpio.smp_response; in mpssas_send_smpcmd()
|
| /freebsd-12-stable/sbin/camcontrol/ |
| D | camcontrol.c | 7660 uint8_t *smp_request = NULL, *smp_response = NULL; in smpcmd() local 7704 smp_response = (u_int8_t *)malloc(response_size); in smpcmd() 7705 if (smp_response == NULL) { in smpcmd() 7786 /*smp_response*/ smp_response, in smpcmd() 7810 buff_decode_visit(smp_response, response_size, in smpcmd() 7816 u_int8_t *buf_ptr = smp_response; in smpcmd() 7843 if (smp_response != NULL) in smpcmd() 7844 free(smp_response); in smpcmd()
|