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

  /src/sys/dev/ic/
bwfmvar.h 116 uint32_t ctx_req; member in struct:bwfm_firmware_context
bwfm.c 243 ctx->ctx_req = req | BWFM_FWREQ(BWFM_FILETYPE_UCODE);
278 if (ctx->ctx_req & (BWFM_FWREQ(i) | BWFM_FWOPT(i)))
280 if ((ctx->ctx_req & BWFM_FWREQ(i)) &&

Completed in 13 milliseconds