Home
last modified time | relevance | path

Searched defs:ips_command (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/sys/dev/ips/
H A Dips.h100 typedef struct ips_command{ struct
111 SLIST_ENTRY(ips_command) next; argument
114 void (* callback)(struct ips_command *command); argument