Searched refs:oldcommand (Results 1 – 4 of 4) sorted by relevance
417 command_packet = &full_command_packet->command.oldcommand; in twl_aen_sync_time()476 command_packet = &full_command_packet->command.oldcommand; in twl_aen_complete()678 TW_Command *oldcommand; in twl_load_sgl() local697 oldcommand = &full_command_packet->command.oldcommand; in twl_load_sgl()698 oldcommand->request_id = request_id; in twl_load_sgl()700 if (TW_SGL_OUT(oldcommand->opcode__sgloffset)) { in twl_load_sgl()702 …sgl = (TW_SG_Entry_ISO *)((u32 *)oldcommand+oldcommand->size - (sizeof(TW_SG_Entry_ISO)/4) + pae +… in twl_load_sgl()705 oldcommand->size += pae; in twl_load_sgl()706 oldcommand->size += sizeof(dma_addr_t) > 4 ? 1 : 0; in twl_load_sgl()933 command_packet = &full_command_packet->command.oldcommand; in twl_get_param()[all …]
238 command_packet = &full_command_packet->command.oldcommand; in twa_aen_complete()485 command_packet = &full_command_packet->command.oldcommand; in twa_aen_sync_time()1064 command_packet = &full_command_packet->command.oldcommand; in twa_get_param()1125 tw_initconnect = (TW_Initconnect *)&full_command_packet->command.oldcommand; in twa_initconnection()1380 TW_Command *oldcommand; in twa_load_sgl() local1399 oldcommand = &full_command_packet->command.oldcommand; in twa_load_sgl()1400 oldcommand->request_id = request_id; in twa_load_sgl()1402 if (TW_SGL_OUT(oldcommand->opcode__sgloffset)) { in twa_load_sgl()1405 sgl = (TW_SG_Entry *)((u32 *)oldcommand+oldcommand->size - (sizeof(TW_SG_Entry)/4) + pae); in twa_load_sgl()1407 sgl = (TW_SG_Entry *)((u32 *)oldcommand+TW_SGL_OUT(oldcommand->opcode__sgloffset)); in twa_load_sgl()[all …]
290 TW_Command oldcommand; member
562 TW_Command oldcommand; member