Searched refs:TW_S_FINISHED (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A D3w-sas.h98 #define TW_S_FINISHED 0x10 /* I/O completely done */ macro
H A D3w-xxxx.h320 #define TW_S_FINISHED 0x20 /* I/O completely done */ macro
H A D3w-9xxx.h319 #define TW_S_FINISHED 0x20 /* I/O completely done */ macro
H A D3w-sas.c499 tw_dev->state[request_id] = TW_S_FINISHED;
1414 if ((tw_dev->state[i] != TW_S_FINISHED) &&
H A D3w-xxxx.c280 tw_dev->state[request_id] = TW_S_FINISHED;
1131 if ((tw_dev->state[i] != TW_S_FINISHED) &&
H A D3w-9xxx.c1052 tw_dev->state[request_id] = TW_S_FINISHED;
1611 if ((tw_dev->state[i] != TW_S_FINISHED) &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A D3w-sas.h98 #define TW_S_FINISHED 0x10 /* I/O completely done */ macro
H A D3w-xxxx.h320 #define TW_S_FINISHED 0x20 /* I/O completely done */ macro
H A D3w-9xxx.h319 #define TW_S_FINISHED 0x20 /* I/O completely done */ macro
H A D3w-sas.c499 tw_dev->state[request_id] = TW_S_FINISHED;
1414 if ((tw_dev->state[i] != TW_S_FINISHED) &&
H A D3w-xxxx.c280 tw_dev->state[request_id] = TW_S_FINISHED;
1131 if ((tw_dev->state[i] != TW_S_FINISHED) &&
H A D3w-9xxx.c1052 tw_dev->state[request_id] = TW_S_FINISHED;
1611 if ((tw_dev->state[i] != TW_S_FINISHED) &&

Completed in 202 milliseconds