Searched refs:DoneCtx (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/message/fusion/
H A Dmptspi.c268 if ((mf = mpt_get_msg_frame(ioc->DoneCtx, ioc)) == NULL) {
314 mpt_put_msg_frame(ioc->DoneCtx, ioc, mf);
1354 ioc->DoneCtx = mptspiDoneCtx;
H A Dmptbase.h683 u8 DoneCtx; member in struct:_MPT_ADAPTER
H A Dmptscsih.c421 mpt_put_msg_frame(ioc->DoneCtx, ioc, mf);
1427 if ((mf = mpt_get_msg_frame(ioc->DoneCtx, ioc)) == NULL) {
1520 mpt_put_msg_frame(ioc->DoneCtx, ioc, mf);
H A Dmptfc.c1196 ioc->DoneCtx = mptfcDoneCtx;
H A Dmptsas.c5134 ioc->DoneCtx = mptsasDoneCtx;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptspi.c268 if ((mf = mpt_get_msg_frame(ioc->DoneCtx, ioc)) == NULL) {
314 mpt_put_msg_frame(ioc->DoneCtx, ioc, mf);
1354 ioc->DoneCtx = mptspiDoneCtx;
H A Dmptbase.h683 u8 DoneCtx; member in struct:_MPT_ADAPTER
H A Dmptscsih.c421 mpt_put_msg_frame(ioc->DoneCtx, ioc, mf);
1427 if ((mf = mpt_get_msg_frame(ioc->DoneCtx, ioc)) == NULL) {
1520 mpt_put_msg_frame(ioc->DoneCtx, ioc, mf);
H A Dmptfc.c1196 ioc->DoneCtx = mptfcDoneCtx;
H A Dmptsas.c5134 ioc->DoneCtx = mptsasDoneCtx;

Completed in 326 milliseconds