#include <cdrom.h>
Data Fields | |
| u_char | _r1: 2 |
| reserved | |
| u_char | page_code: 6 |
| page code | |
| u_char | page_length |
| page length | |
| u_char | cyl_ub |
| cyls | |
| u_char | cyl_mb |
| u_char | cyl_lb |
| u_char | heads |
| heads | |
| u_char | precomp_cyl_ub |
| precomp start | |
| u_char | precomp_cyl_mb |
| u_char | precomp_cyl_lb |
| u_char | current_cyl_ub |
| reduced current start | |
| u_char | current_cyl_mb |
| u_char | current_cyl_lb |
| u_short | step_rate |
| stepping motor rate | |
| u_char | landing_cyl_ub |
| landing zone | |
| u_char | landing_cyl_mb |
| u_char | landing_cyl_lb |
| u_char | _r2 |
| u_char | _r3 |
| u_char | _r4 |
Definition at line 182 of file cdrom.h.
1.4.6-5