Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/iwh/
H A Diwh_hw.h1969 typedef struct iwh_cmd { struct
1970 struct iwh_cmd_header hdr; argument
1972 } iwh_cmd_t; argument
H A Diwh.c3918 iwh_cmd(iwh_sc_t *sc, int code, const void *buf, int size, int async) in iwh_cmd() function