Searched refs:sjcd_table_of_contents (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/cdrom/
H A Dsjcd.c467 static struct sjcd_hw_disk_info sjcd_table_of_contents[SJCD_MAX_TRACKS]; variable in typeref:struct:sjcd_hw_disk_info
469 #define sjcd_disk_length sjcd_table_of_contents[0].un.track_msf
562 if (sjcd_load_response(&sjcd_table_of_contents[i],
802 sjcd_table_of_contents[ti.cdti_trk0].
807 sjcd_table_of_contents[ti.cdti_trk1 +
809 track_msf : sjcd_table_of_contents[0].
895 tp = &sjcd_table_of_contents[0];
903 tp = &sjcd_table_of_contents

Completed in 68 milliseconds