Searched refs:staticcmd (Results 1 – 2 of 2) sorted by relevance
135 sc->staticcmd = NULL; in ips_cmdqueue_free()177 sc->staticcmd = command; in ips_cmdqueue_init()208 command = sc->staticcmd; in ips_get_free_cmd()224 if (command != sc->staticcmd) { in ips_insert_free_cmd()
142 ips_command_t *staticcmd; member