Searched defs:w_cmd (Results 1 - 2 of 2) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/iwh/ |
| H A D | iwh.c | 5295 iwh_wimax_coex_cmd_t w_cmd; local 5383 (void) memset(&w_cmd, 0, sizeof (w_cmd)); 5385 rv = iwh_cmd(sc, COEX_PRIORITY_TABLE_CMD, &w_cmd, sizeof (w_cmd), 1);
|
| /illumos-gate/usr/src/uts/common/io/iwp/ |
| H A D | iwp.c | 4908 iwp_wimax_coex_cmd_t w_cmd; local 4996 (void) memset(&w_cmd, 0, sizeof (w_cmd)); 4998 rv = iwp_cmd(sc, COEX_PRIORITY_TABLE_CMD, &w_cmd, sizeof (w_cmd), 1);
|
Completed in 59 milliseconds