Searched refs:agToBeAbortedIORequest (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/ |
H A D | sat.c | 23198 agsaIORequest_t *agToBeAbortedIORequest; /* io to be aborted */ in satAbort() local 23213 agToBeAbortedIORequest = (agsaIORequest_t *)&(tdIORequestBody->agIORequest); in satAbort() 23252 saSATAAbort( agRoot, agAbortIORequest, 0, agNULL, 0, agToBeAbortedIORequest, agNULL ); in satAbort()
|
/freebsd/sys/dev/pms/RefTisa/sat/src/ |
H A D | smsat.c | 739 agsaIORequest_t *agToBeAbortedIORequest; /* io to be aborted */ in smsatAbort() local 757 agToBeAbortedIORequest = (agsaIORequest_t *)&(smToBeAbortedIORequestBody->agIORequest); in smsatAbort() 806 … saSATAAbort( agRoot, agAbortIORequest, 0, agNULL, 0, agToBeAbortedIORequest, smaSATAAbortCB); in smsatAbort()
|