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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 103 milliseconds