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

  /src/sys/dev/ic/
bwfmvar.h 111 struct bwfm_firmware_context { struct
268 void bwfm_firmware_context_init(struct bwfm_firmware_context *,
272 struct bwfm_firmware_context *);
273 void bwfm_firmware_close(struct bwfm_firmware_context *);
274 void * bwfm_firmware_data(struct bwfm_firmware_context *,
bwfm.c 170 struct bwfm_firmware_context * const ctx,
233 bwfm_firmware_context_init(struct bwfm_firmware_context * const ctx,
249 struct bwfm_firmware_context * const ctx)
296 bwfm_firmware_close(struct bwfm_firmware_context * const ctx)
308 bwfm_firmware_data(struct bwfm_firmware_context * const ctx,
  /src/sys/dev/usb/
if_bwfm_usb.c 340 struct bwfm_firmware_context fwctx;
  /src/sys/dev/sdmmc/
if_bwfm_sdio.c 462 struct bwfm_firmware_context fwctx;
  /src/sys/dev/pci/
if_bwfm_pci.c 474 struct bwfm_firmware_context fwctx;

Completed in 40 milliseconds