Searched refs:fwheader (Results 1 – 4 of 4) sorted by relevance
72 struct fwheader { struct82 struct fwheader hdr; argument
293 sizeof(struct fwheader)); in if_usb_send_fw_pkt()296 cardp->totalbytes += sizeof(struct fwheader); in if_usb_send_fw_pkt()776 struct fwheader *fwh = (void *) data; in check_fwfile_format()782 offset = sizeof(struct fwheader) + blksize; in check_fwfile_format()
82 struct fwheader { struct92 struct fwheader hdr; argument
349 sizeof(struct fwheader)); in if_usb_send_fw_pkt()352 cardp->totalbytes += sizeof(struct fwheader); in if_usb_send_fw_pkt()786 struct fwheader *fwh = (void *)data; in check_fwfile_format()792 offset = sizeof(struct fwheader) + blksize; in check_fwfile_format()