Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/iwk/
H A Diwk_hw.h2714 typedef struct iwk_cmd { struct
2715 struct iwk_cmd_header hdr; argument
2717 } iwk_cmd_t; argument
H A Diwk2.c3449 iwk_cmd(iwk_sc_t *sc, int code, const void *buf, int size, int async) in iwk_cmd() function