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

  /src/sys/dev/ic/
arn9280.c 236 static const uint32_t chainoffset[] = { 0x0000, 0x2000, 0x1000 }; local in function:ar9280_init_from_rom
249 offset = chainoffset[i];
arn5416.c 226 static const uint32_t chainoffset[] = { 0x0000, 0x2000, 0x1000 }; local in function:ar5416_init_from_rom
240 offset = chainoffset[i];
418 static const uint32_t chainoffset[] = { 0x0000, 0x2000, 0x1000 }; local in function:ar5416_set_power_calib
465 offset = chainoffset[i];

Completed in 12 milliseconds