Searched defs:uath_cmd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/uath/
H A Duath_var.h81 struct uath_cmd { struct
89 STAILQ_ENTRY(uath_cmd) next;
91 typedef STAILQ_HEAD(, uath_cmd) uath_cmdhead;
196 struct uath_cmd sc_cmd[UATH_CMD_LIST_COUNT];

Completed in 861 milliseconds