Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/ips/
H A Dips.h390 typedef struct ips_command { struct
402 SLIST_ENTRY(ips_command) next; argument
405 void (*callback)(struct ips_command *command); argument
444 SLIST_HEAD(command_list, ips_command) free_cmd_list;