Searched refs:fwheader (Results 1 – 4 of 4) sorted by relevance
76 struct fwheader { struct86 struct fwheader hdr; argument
303 sizeof(struct fwheader)); in if_usb_send_fw_pkt()306 cardp->totalbytes += sizeof(struct fwheader); in if_usb_send_fw_pkt()785 struct fwheader *fwh = (void *) data; in check_fwfile_format()791 offset = sizeof(struct fwheader) + blksize; in check_fwfile_format()
81 struct fwheader { struct91 struct fwheader hdr; argument
351 sizeof(struct fwheader)); in if_usb_send_fw_pkt()354 cardp->totalbytes += sizeof(struct fwheader); in if_usb_send_fw_pkt()799 struct fwheader *fwh = (void *)data; in check_fwfile_format()805 offset = sizeof(struct fwheader) + blksize; in check_fwfile_format()