Searched refs:oldcommand (Results 1 – 4 of 4) sorted by relevance
456 command_packet = &full_command_packet->command.oldcommand; in twl_aen_sync_time()516 command_packet = &full_command_packet->command.oldcommand; in twl_aen_complete()718 TW_Command *oldcommand; in twl_load_sgl() local737 oldcommand = &full_command_packet->command.oldcommand; in twl_load_sgl()738 oldcommand->request_id = request_id; in twl_load_sgl()740 if (TW_SGL_OUT(oldcommand->opcode__sgloffset)) { in twl_load_sgl()742 …sgl = (TW_SG_Entry_ISO *)((u32 *)oldcommand+oldcommand->size - (sizeof(TW_SG_Entry_ISO)/4) + pae +… in twl_load_sgl()745 oldcommand->size += pae; in twl_load_sgl()746 oldcommand->size += sizeof(dma_addr_t) > 4 ? 1 : 0; in twl_load_sgl()974 command_packet = &full_command_packet->command.oldcommand; in twl_get_param()[all …]
242 command_packet = &full_command_packet->command.oldcommand; in twa_aen_complete()491 command_packet = &full_command_packet->command.oldcommand; in twa_aen_sync_time()1067 command_packet = &full_command_packet->command.oldcommand; in twa_get_param()1128 tw_initconnect = (TW_Initconnect *)&full_command_packet->command.oldcommand; in twa_initconnection()1381 TW_Command *oldcommand; in twa_load_sgl() local1400 oldcommand = &full_command_packet->command.oldcommand; in twa_load_sgl()1401 oldcommand->request_id = request_id; in twa_load_sgl()1403 if (TW_SGL_OUT(oldcommand->opcode__sgloffset)) { in twa_load_sgl()1406 sgl = (TW_SG_Entry *)((u32 *)oldcommand+oldcommand->size - (sizeof(TW_SG_Entry)/4) + pae); in twa_load_sgl()1408 sgl = (TW_SG_Entry *)((u32 *)oldcommand+TW_SGL_OUT(oldcommand->opcode__sgloffset)); in twa_load_sgl()[all …]
281 TW_Command oldcommand; member
551 TW_Command oldcommand; member