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

  /src/sys/dev/ic/
bwivar.h 264 struct bwi_fwhdr { struct
273 #define BWI_FWHDR_SZ sizeof(struct bwi_fwhdr)
bwi.c 1964 const struct bwi_fwhdr *hdr;
1984 if (fwi->fwi_size < sizeof(struct bwi_fwhdr)) {
2011 hdr = (const struct bwi_fwhdr *)fwi->fwi_data;
2208 const struct bwi_fwhdr *hdr;
2217 hdr = (const struct bwi_fwhdr *)fwi->fwi_data;

Completed in 18 milliseconds