Lines Matching full:logical
75 #define CMD_GET_CTRL_INFO 0x11 /* Identify logical driver */
76 #define CMD_SENSE_DRV_STATUS 0x12 /* Sense logical drive status */
81 #define CMD_GET_LOG_DRV_EXT 0x18 /* Identify logical drive, Extended */
96 #define CMD_LABEL_LOG_DRV 0x57 /* Label logical drive */
120 /* logical drive parameter table */
143 * Identify Logical Drive
148 struct ida_drive_param dp; /* logical drive parameter table */
156 * Identify Logical Drive, Extended
161 struct ida_drive_param dp; /* logical drive parameter table */
165 u_int32_t ld_id; /* Logical drive identifier */
166 u_int8_t ld_label[64]; /* Logical drive label */
174 u_int8_t num_drvs; /* Number of configured logical drives */
214 * Sense logical drive status
275 #define MPDF_DRIVE_CONF_LVOL 0x20 /* Configured as part of a logical volume */
305 * Label Logical Drive
308 u_int32_t ld_id; /* Logical drive identifier */
309 u_int8_t ld_label[64]; /* Logical drive label */