#include <cdrom.h>
Data Fields | |
| u_char | _r1 |
| reserved | |
| u_char | medium |
| device-specific medium type | |
| u_char | _r2 |
| reserved | |
| u_char | block_desc_length |
| block descriptor length | |
| u_char | density |
| device-specific density code | |
| u_char | number_blocks_hi |
| number of blocks in this block desc | |
| u_char | number_blocks_med |
| u_char | number_blocks_lo |
| u_char | _r3 |
| u_char | block_length_hi |
| block length for blocks in this desc | |
| u_short | block_length |
Definition at line 110 of file cdrom.h.
1.4.6-5