Searched refs:ctx_req (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dbwfmvar.h116 uint32_t ctx_req; member in struct:bwfm_firmware_context
H A Dbwfm.c243 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 122 milliseconds