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

  /src/sys/dev/ic/
bwivar.h 296 struct bwi_fw_iv { struct
bwi.c 2209 const struct bwi_fw_iv *iv;
2226 iv = (const struct bwi_fw_iv *)(fwi->fwi_data + sizeof(*hdr));
2277 iv = (const struct bwi_fw_iv *)((const uint8_t *)iv + sz);

Completed in 18 milliseconds