ioc_read_toc_entry
struct ioc_read_toc_entry t;
struct ioc_read_toc_entry *te =
(struct ioc_read_toc_entry *) addr;
struct ioc_read_toc_entry *te = (struct ioc_read_toc_entry *)ap->a_data;
#define CDIOREADTOCENTRYS _IOWR('c',5,struct ioc_read_toc_entry)
struct ioc_read_toc_entry t;