Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj.h206 typedef struct inj_cmd { struct
208 inj_cmd_type_t cmd_type; /* Type of this command */ argument
213 struct inj_cmd *_cmd_subcmd; /* If repeat, cmd to be rpt'd */ argument
216 } inj_cmd_t; argument