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

  /src/sys/dev/ic/
bwfmvar.h 273 void bwfm_firmware_close(struct bwfm_firmware_context *);
bwfm.c 290 bwfm_firmware_close(ctx);
296 bwfm_firmware_close(struct bwfm_firmware_context * const ctx) function in typeref:typename:void
  /src/sys/dev/usb/
if_bwfm_usb.c 386 bwfm_firmware_close(&fwctx);
390 bwfm_firmware_close(&fwctx);
  /src/sys/dev/pci/
if_bwfm_pci.c 520 bwfm_firmware_close(&fwctx);
783 bwfm_firmware_close(&fwctx);
  /src/sys/dev/sdmmc/
if_bwfm_sdio.c 582 bwfm_firmware_close(&fwctx);

Completed in 18 milliseconds