Searched refs:book_type (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | cdrom.h | 551 __u8 book_type : 4; member |
/openbmc/linux/drivers/cdrom/ | ||
H A D | cdrom.c | 1798 layer->book_type = base[0] >> 4; in dvd_read_physical() |