Lines Matching +full:256 +full:- +full:byte
1 /* SPDX-License-Identifier: GPL-2.0 */
67 * Perform Subsystem Function / Sub-Orders
100 * Out-of-space (OOS) Codes
120 * Size that is reported for large volumes in the old 16-bit no_cyl field
126 #define DASD_ECKD_RCD_DATA_SIZE 256
128 #define DASD_ECKD_PATH_THRHLD 256
135 #define DASD_ECKD_MAX_BLOCKS_RAW 256
181 unsigned long ep_sys_time; /* Ext Parameter - System Time Stamp */
182 __u8 ep_format; /* Extended Parameter format byte */
183 __u8 ep_prio; /* Extended Parameter priority I/O byte */
357 __u8 res2[4]; /* byte 4- 7 */
358 __u8 sua_flags; /* byte 8 */
359 __u8 base_unit_addr; /* byte 9 */
360 __u8 res3[22]; /* byte 10-31 */
370 __u8 res2[4]; /* byte 4- 7 */
371 __u8 uit[16]; /* byte 8-23 */
372 __u8 res3[8]; /* byte 24-31 */
392 char feature[256];
405 * Read Subsystem Data - Volume Storage Query
434 __u8 type:1; /* 0 - CKD / 1 - FB */
454 * Read Subsystem Data-Response - Logical Configuration Query - Header
458 __u16 pool_count; /* Count of extent pools returned - Max: 448 */
534 * Perform Subsystem Function - Prepare for Read Subsystem Data
548 * Perform Subsystem Function - Set Subsystem Characteristics
567 * Define Subsystem Operation - Release Allocated Space
574 __u8 vol_type:1; /* 0 - CKD/FBA, 1 - FB */
581 __u8 by_extent:1; /* 0 - entire volume, 1 - specified extents */
583 __u8 force_release:1; /* Internal - will be ignored */
590 __u16 nr_exts; /* Defines number of ext_scope - max 110 */
602 } unit[256];
606 #define MAX_DEVICES_PER_LCU 256