Home
last modified time | relevance | path

Searched refs:used_commands (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/ips/
HDips.c116 if(!sc->used_commands){ in ips_cmdqueue_free()
204 (sc->used_commands)++; in ips_get_free_cmd()
226 (sc->used_commands)--; in ips_insert_free_cmd()
HDips.h140 volatile u_int8_t used_commands; member