Searched refs:TW_S_POSTED (Results 1 – 6 of 6) sorted by relevance
368 #define TW_S_POSTED 0x4 /* Posted to the controller */ macro372 #define TW_START_MASK (TW_S_STARTED | TW_S_POSTED | TW_S_PENDING | TW_S_COMPLETED)
96 #define TW_S_POSTED 0x4 /* Posted to the controller */ macro
316 #define TW_S_POSTED 0x4 /* Posted to the controller */ macro
374 tw_dev->state[request_id] = TW_S_POSTED; in tw_post_command_packet()609 tw_dev->state[request_id] = TW_S_POSTED; in tw_aen_read_queue()2130 if (tw_dev->state[request_id] != TW_S_POSTED) { in DEF_SCSI_QCMD()
298 tw_dev->state[request_id] = TW_S_POSTED; in twl_post_command_packet()1238 if (tw_dev->state[request_id] != TW_S_POSTED) { in twl_interrupt()
1314 if (tw_dev->state[request_id] != TW_S_POSTED) { in twa_interrupt()1586 tw_dev->state[request_id] = TW_S_POSTED; in twa_post_command_packet()