Searched defs:iwh_cmd (Results 1 – 2 of 2) sorted by relevance
1969 typedef struct iwh_cmd { struct1970 struct iwh_cmd_header hdr; argument1972 } iwh_cmd_t; argument
3918 iwh_cmd(iwh_sc_t *sc, int code, const void *buf, int size, int async) in iwh_cmd() function