tag | line | file | source code |
atapi_toc_entry | 117 | drivers/block/ide-cd.c | struct atapi_toc_entry ent[MAX_TRACKS+1]; /* One extra for the leadout. */ |
atapi_toc_entry | 1124 | drivers/block/ide-cd.c | sizeof (struct atapi_toc_entry)); |
atapi_toc_entry | 1134 | drivers/block/ide-cd.c | (ntracks+1) * sizeof (struct atapi_toc_entry)); |
atapi_toc_entry | 1289 | drivers/block/ide-cd.c | struct atapi_toc_entry **ent) |
atapi_toc_entry | 1360 | drivers/block/ide-cd.c | struct atapi_toc_entry *first_toc, *last_toc; |
atapi_toc_entry | 1407 | drivers/block/ide-cd.c | struct atapi_toc_entry *toce; |