Searched refs:TW_S_POSTED (Results 1 – 6 of 6) sorted by relevance
372 #define TW_S_POSTED 0x4 /* Posted to the controller */ macro376 #define TW_START_MASK (TW_S_STARTED | TW_S_POSTED | TW_S_PENDING | TW_S_COMPLETED)
93 #define TW_S_POSTED 0x4 /* Posted to the controller */ macro
313 #define TW_S_POSTED 0x4 /* Posted to the controller */ macro
374 tw_dev->state[request_id] = TW_S_POSTED; in tw_post_command_packet()596 tw_dev->state[request_id] = TW_S_POSTED; in tw_aen_read_queue()2098 if (tw_dev->state[request_id] != TW_S_POSTED) { in DEF_SCSI_QCMD()
281 tw_dev->state[request_id] = TW_S_POSTED; in twl_post_command_packet()1188 if (tw_dev->state[request_id] != TW_S_POSTED) { in twl_interrupt()
1310 if (tw_dev->state[request_id] != TW_S_POSTED) { in twa_interrupt()1565 tw_dev->state[request_id] = TW_S_POSTED; in twa_post_command_packet()