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

  /src/sys/dev/pci/
if_iwm.c 165 static const uint8_t iwm_nvm_channels[] = { variable in typeref:typename:const uint8_t[]
3179 iwm_init_channel_map(sc, &nvm_sw[IWM_NVM_CHANNELS],
3180 iwm_nvm_channels, __arraycount(iwm_nvm_channels));
if_iwm.c 165 static const uint8_t iwm_nvm_channels[] = { variable in typeref:typename:const uint8_t[]
3179 iwm_init_channel_map(sc, &nvm_sw[IWM_NVM_CHANNELS],
3180 iwm_nvm_channels, __arraycount(iwm_nvm_channels));

Completed in 30 milliseconds