Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.c3121 void *reqBuffer = agNULL; in tdsaSendSMPIoctl() local
3161 if((ostiMemoryStatus != tiSuccess) && (reqBuffer == agNULL )) in tdsaSendSMPIoctl()
3183 (void **)&reqBuffer, in tdsaSendSMPIoctl()
3193 …osti_memcpy((void *)reqBuffer, (void *)(smp_pass_through_req->smp_req_resp), smp_pass_through_req-… in tdsaSendSMPIoctl()
3198 …osti_memcpy((void *)reqBuffer, (void *)(smp_pass_through_req->smp_req_resp + 4), smp_pass_through_… in tdsaSendSMPIoctl()