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

  /src/sys/arch/vax/uba/
qvaux.c 398 int cc, mcc, line; local in function:qvauxrint
430 mcc = CNC_BREAK;
432 mcc = cc;
434 cn_check_magic(tp->t_dev, mcc, qvaux_cnm_state);
qvaux.c 398 int cc, mcc, line; local in function:qvauxrint
430 mcc = CNC_BREAK;
432 mcc = cc;
434 cn_check_magic(tp->t_dev, mcc, qvaux_cnm_state);
  /src/sys/dev/dec/
dz.c 260 int cc, mcc, line; local in function:dzrint
277 mcc = CNC_BREAK;
279 mcc = cc;
281 cn_check_magic(tp->t_dev, mcc, dz_cnm_state);
dz.c 260 int cc, mcc, line; local in function:dzrint
277 mcc = CNC_BREAK;
279 mcc = cc;
281 cn_check_magic(tp->t_dev, mcc, dz_cnm_state);
  /src/sys/dev/pci/
if_iwmreg.h 655 * @IWM_UCODE_TLV_API_WIFI_MCC_UPDATE: ucode supports MCC updates with source.
707 * sources for the MCC. This TLV bit is a future replacement to
6259 * Location Aware Regulatory (LAR) API - MCC updates
6264 * regulatory profile according to the given MCC (Mobile Country Code).
6265 * The MCC is two letter-code, ascii upper case[A-Z] or '00' for world domain.
6266 * 'ZZ' MCC will be used to switch to NVM default profile; in this case, the
6267 * MCC in the cmd response will be the relevant MCC in the NVM.
6268 * @mcc: given mobile country code
6269 * @source_id: the source from where we got the MCC, see iwm_mcc_sourc
6273 uint16_t mcc; member in struct:iwm_mcc_update_cmd_v1
6291 uint16_t mcc; member in struct:iwm_mcc_update_cmd
6314 uint16_t mcc; member in struct:iwm_mcc_update_resp_v1
6339 uint16_t mcc; member in struct:iwm_mcc_update_resp
6364 uint16_t mcc; member in struct:iwm_mcc_chub_notif
    [all...]
if_iwmreg.h 655 * @IWM_UCODE_TLV_API_WIFI_MCC_UPDATE: ucode supports MCC updates with source.
707 * sources for the MCC. This TLV bit is a future replacement to
6259 * Location Aware Regulatory (LAR) API - MCC updates
6264 * regulatory profile according to the given MCC (Mobile Country Code).
6265 * The MCC is two letter-code, ascii upper case[A-Z] or '00' for world domain.
6266 * 'ZZ' MCC will be used to switch to NVM default profile; in this case, the
6267 * MCC in the cmd response will be the relevant MCC in the NVM.
6268 * @mcc: given mobile country code
6269 * @source_id: the source from where we got the MCC, see iwm_mcc_sourc
6273 uint16_t mcc; member in struct:iwm_mcc_update_cmd_v1
6291 uint16_t mcc; member in struct:iwm_mcc_update_cmd
6314 uint16_t mcc; member in struct:iwm_mcc_update_resp_v1
6339 uint16_t mcc; member in struct:iwm_mcc_update_resp
6364 uint16_t mcc; member in struct:iwm_mcc_chub_notif
    [all...]

Completed in 101 milliseconds