Lines Matching defs:ast_identifypage
108 struct ast_identifypage { struct
110 u_int8_t data_length; /* total length of data */
111 u_int8_t medium_type; /* medium type (if any) */
112 u_int8_t dsp; /* device specific parameter */
113 u_int8_t blk_desc_len; /* block Descriptor Length */
116 u_int8_t page_code :6;
119 u_int8_t reserved0_6 :1;
120 u_int8_t ps :1; /* parameters saveable */
121 u_int8_t page_length; /* page Length == 0x06 */
122 u_int8_t ident[4]; /* host id string */
123 u_int8_t reserved6;
124 u_int8_t reserved7;