Searched refs:qcmd (Results 1 – 1 of 1) sorted by relevance
425 uint32_t qcmd = tcp->u_arg[0]; in SYS_FUNC() local426 uint32_t cmd = QCMD_CMD(qcmd); in SYS_FUNC()427 uint32_t type = QCMD_TYPE(qcmd); in SYS_FUNC()