Home
last modified time | relevance | path

Searched refs:cdrom_start_packet_command (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/ide/
Dide-cd.c855 static ide_startstop_t cdrom_start_packet_command(ide_drive_t *drive, in cdrom_start_packet_command() function
1343 return cdrom_start_packet_command(drive, 0, cdrom_start_seek_continuation); in cdrom_start_seek()
1449 return cdrom_start_packet_command(drive, 32768, cdrom_start_read_continuation); in cdrom_start_read()
1588 return cdrom_start_packet_command(drive, len, cdrom_do_pc_continuation); in cdrom_do_packet_command()
1844 return cdrom_start_packet_command(drive, 32768, cdrom_start_write_cont); in cdrom_start_write()