ioc_read_toc_entry 92 compat/linux/linux_cdrom.c struct ioc_read_toc_entry tes; ioc_read_toc_entry 191 dev/isa/mcd.c int mcd_toc_entries(struct mcd_softc *, struct ioc_read_toc_entry *); ioc_read_toc_entry 680 dev/isa/mcd.c return mcd_toc_entries(sc, (struct ioc_read_toc_entry *)addr); ioc_read_toc_entry 1447 dev/isa/mcd.c struct ioc_read_toc_entry *te; ioc_read_toc_entry 926 scsi/cd.c struct ioc_read_toc_entry *te = ioc_read_toc_entry 927 scsi/cd.c (struct ioc_read_toc_entry *)addr; ioc_read_toc_entry 182 sys/cdio.h struct ioc_read_toc_entry { ioc_read_toc_entry 189 sys/cdio.h #define CDIOREADTOCENTRIES _IOWR('c', 5, struct ioc_read_toc_entry)