Lines Matching defs:opts
937 u32 opts;
948 * @opts Command header options, excluding the FIS length
963 u32 opts,
973 .opts = opts
1141 fis.opts = 1 << 7;
1222 fis.opts = 1 << 7;
1263 fis.opts = 1 << 7;
1299 fis.opts = 1 << 7;
1497 fis.opts = 1 << 7;
1586 fis.opts = 1 << 7;
1784 fis.opts = 1 << 7;
2087 fis->opts = 1 << 7;
2115 hdr->opts = cpu_to_le32((nents << 16) | 5 | AHCI_CMD_PREFETCH);
3464 hdr->opts = cpu_to_le32(icmd->opts | icmd->fis_len);
3473 hdr->opts |= cpu_to_le32((1 << 16));