Lines Matching +full:iso +full:- +full:8 +full:x14
1 /*-
2 * SPDX-License-Identifier: BSD-4-Clause
5 * Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi Shimokawa
69 * 00 - 2F: defined by CSR architecture standards.
70 * 30 - 37: defined by BUS starndards
71 * 38 - 3F: defined by Vendor/Specifier
84 #define CSRKEY_DINFO 0x14 /* Dependent_Info */
105 #define CROM_LUN (CSRTYPE_I | CSRKEY_DINFO) /* 0x14 Logical unit num. */
128 uint32_t key:8,
132 key:8;
137 uint32_t info_len:8,
138 crc_len:8,
142 crc_len:8,
143 info_len:8;
153 uint32_t spec_type:8,
157 spec_type:8;
167 uint32_t irmc:1, /* iso. resource manager capable */
169 isc:1, /* iso. operation support */
173 cyc_clk_acc:8, /* 0 <= ppm <= 100 */
187 cyc_clk_acc:8, /* 0 <= ppm <= 100 */
191 isc:1, /* iso. operation support */
193 irmc:1; /* iso. resource manager capable */