Searched refs:opcode__sgloffset (Results 1 – 5 of 5) sorted by relevance
301 unsigned char opcode__sgloffset; member381 unsigned char opcode__sgloffset; member
231 unsigned char opcode__sgloffset; member
243 if (TW_OP_OUT(command_packet->opcode__sgloffset) == TW_OP_SET_PARAM) { in twa_aen_complete()488 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_SET_PARAM); in twa_aen_sync_time()1068 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_GET_PARAM); in twa_get_param()1404 if (TW_SGL_OUT(oldcommand->opcode__sgloffset)) { in twa_load_sgl()1409 sgl = (TW_SG_Entry *)((u32 *)oldcommand+TW_SGL_OUT(oldcommand->opcode__sgloffset)); in twa_load_sgl()
420 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_SET_PARAM); in twl_aen_sync_time()481 if (TW_OP_OUT(command_packet->opcode__sgloffset) == TW_OP_SET_PARAM) { in twl_aen_complete()702 if (TW_SGL_OUT(oldcommand->opcode__sgloffset)) { in twl_load_sgl()937 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_GET_PARAM); in twl_get_param()
503 u8 opcode__sgloffset; member