Searched refs:ioc_toc_header (Results 1 – 8 of 8) sorted by relevance
146 struct ioc_toc_header { struct151 #define CDIOREADTOCHEADER _IOR('c',4,struct ioc_toc_header) argument
460 struct ioc_toc_header h; in play()744 struct ioc_toc_header h; in next_prev()900 struct ioc_toc_header h; in dbprog_discid()947 struct ioc_toc_header h; in info()
36 struct ioc_toc_header hdr;
1001 len = sizeof(struct ioc_toc_header) + sizeof(struct cd_toc_entry); in acd_read_toc()1016 len = sizeof(struct ioc_toc_header)+(ntracks+1)*sizeof(struct cd_toc_entry); in acd_read_toc()
266 struct ioc_toc_header h; in get_ssector()
137 struct ioc_toc_header header;142 struct ioc_toc_header header;2187 struct ioc_toc_header *th; in cdioctl()2189 th = kmalloc(sizeof(struct ioc_toc_header), M_SCSICD, in cdioctl()2223 struct ioc_toc_header *th; in cdioctl()2353 struct ioc_toc_header *th; in cdioctl()2821 struct ioc_toc_header *toch; in cdcheckmedia()
156 struct ioc_toc_header header; in main()
117 struct ioc_toc_header h; in iso_get_ssector()