Home
last modified time | relevance | path

Searched refs:DVD_STRUCT_PHYSICAL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dcdrom.h543 #define DVD_STRUCT_PHYSICAL 0x00 macro
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dcdrom.rst1108 DVD_STRUCT_PHYSICAL, DVD_STRUCT_COPYRIGHT,
1120 physical for type == DVD_STRUCT_PHYSICAL
/openbmc/linux/drivers/cdrom/
H A Dcdrom.c1946 case DVD_STRUCT_PHYSICAL: in dvd_read_struct()