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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-cd.c1274 static int cdrom_queue_packet_command(ide_drive_t *drive, struct request *rq) function
1830 return cdrom_queue_packet_command(drive, &req);
1853 stat = cdrom_queue_packet_command(drive, &req);
1902 return cdrom_queue_packet_command(drive, &req);
1925 stat = cdrom_queue_packet_command(drive, &req);
1956 return cdrom_queue_packet_command(drive, &req);
2149 return cdrom_queue_packet_command(drive, &req);
2180 return cdrom_queue_packet_command(drive, &req);
2195 return cdrom_queue_packet_command(drive, &req);
2250 cgc->stat = cdrom_queue_packet_command(driv
[all...]

Completed in 42 milliseconds