Searched refs:TW_S_POSTED (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A D3w-xxxx.h317 #define TW_S_POSTED 0x4 /* Posted to the controller */ macro
321 #define TW_START_MASK (TW_S_STARTED | TW_S_POSTED | TW_S_PENDING | TW_S_COMPLETED)
H A D3w-9xxx.h315 #define TW_S_POSTED 0x4 /* Posted to the controller */ macro
H A D3w-xxxx.c175 tw_dev->state[request_id] = TW_S_POSTED;
405 tw_dev->state[request_id] = TW_S_POSTED;
1987 if (tw_dev->state[request_id] != TW_S_POSTED) {
H A D3w-9xxx.c1291 if (tw_dev->state[request_id] != TW_S_POSTED) {
1581 tw_dev->state[request_id] = TW_S_POSTED;

Completed in 99 milliseconds