Searched refs:end_sector_l0 (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | cdrom.h | 562 __u32 end_sector_l0; member |
/linux/drivers/cdrom/ | ||
H A D | cdrom.c | 1808 layer->end_sector_l0 = base[13] << 16 | base[14] << 8 | base[15]; in dvd_read_physical() |