Searched refs:fwheader (Results 1 – 4 of 4) sorted by relevance
72 struct fwheader { struct82 struct fwheader hdr; argument
295 sizeof(struct fwheader)); in if_usb_send_fw_pkt()298 cardp->totalbytes += sizeof(struct fwheader); in if_usb_send_fw_pkt()778 struct fwheader *fwh = (void *) data; in check_fwfile_format()784 offset = sizeof(struct fwheader) + blksize; in check_fwfile_format()
82 struct fwheader { struct92 struct fwheader hdr; argument
352 sizeof(struct fwheader)); in if_usb_send_fw_pkt()355 cardp->totalbytes += sizeof(struct fwheader); in if_usb_send_fw_pkt()789 struct fwheader *fwh = (void *)data; in check_fwfile_format()795 offset = sizeof(struct fwheader) + blksize; in check_fwfile_format()