HomeSort by: relevance | last modified time | path
    Searched defs:wi_type (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/wiconfig/
wiconfig.c 73 int wi_type; member in struct:wi_table
173 wreq.wi_type = WI_RID_SCAN_APS;
185 wreq.wi_type = WI_RID_READ_APS;
307 warn("SIOCGWAVELAN(wreq %04x)", wreq->wi_type);
344 if (wreq->wi_type == WI_RID_SERIALNO) {
374 wreq.wi_type = code;
389 wreq.wi_type = code;
403 wreq.wi_type = code;
601 for (wt = table; wt->wi_type != 0; wt++)
641 wreq.wi_type = WI_RID_WEP_AVAIL
    [all...]
  /src/sys/dev/ic/
wi_ieee.h 75 u_int16_t wi_type; member in struct:wi_req
291 u_int16_t wi_type; member in struct:wi_ltv_keys
wireg.h 265 u_int16_t wi_type; member in struct:wi_lt_hdr

Completed in 14 milliseconds