Home
last modified time | relevance | path

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

/freebsd/sys/dev/ips/
H A Dips.h68 #define clear_ips_command(command) bzero(&((command)->status), (unsigned long)(&(command)[1])-(unsi… macro
H A Dips.c214 clear_ips_command(command); in ips_get_free_cmd()