Searched refs:comment_dwords (Results 1 – 1 of 1) sorted by relevance
122 int comment_len, comment_dwords, dwords; in write_legacy_header() local125 comment_dwords = ((comment_len + 3) / 4); in write_legacy_header()128 dwords = 13 + comment_dwords; in write_legacy_header()141 data_out(aub, comment, comment_dwords * 4); in write_legacy_header()