Searched refs:ips_command (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/ips/
H A Dips.h98 typedef struct ips_command{ struct
109 SLIST_ENTRY(ips_command) next;
112 void (* callback)(struct ips_command *command);
143 SLIST_HEAD(command_list, ips_command) free_cmd_list;

Completed in 48 milliseconds