Searched refs:smToBeAbortedIORequestBody (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/pms/RefTisa/sat/src/
H A Dsmsat.c739 smIORequestBody_t *smToBeAbortedIORequestBody; /* io to be aborted */ local
757 smToBeAbortedIORequestBody = (smIORequestBody_t *)satIOContext->smRequestBody;
758 agToBeAbortedIORequest = (agsaIORequest_t *)&(smToBeAbortedIORequestBody->agIORequest);
795 smIORequestBody->smDevHandle = smToBeAbortedIORequestBody->smDevHandle;

Completed in 138 milliseconds