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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dide.h540 } ide_startstop_t; typedef in typeref:enum:__anon9872
811 typedef ide_startstop_t (ide_pre_handler_t)(ide_drive_t *, struct request *);
812 typedef ide_startstop_t (ide_handler_t)(ide_drive_t *);
817 ide_startstop_t (*handler)(ide_drive_t *);
819 ide_startstop_t (*handler_save)(ide_drive_t *);
990 ide_startstop_t (*do_request)(ide_drive_t *, struct request *, sector_t);
992 ide_startstop_t (*error)(ide_drive_t *, struct request *rq, u8, u8);
993 ide_startstop_t (*abort)(ide_drive_t *, struct request *rq);
1038 ide_startstop_t __ide_error(ide_drive_t *, struct request *, u8, u8);
1046 ide_startstop_t ide_erro
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-io.c168 static ide_startstop_t ide_start_power_step(ide_drive_t *drive, struct request *rq)
488 static ide_startstop_t ide_ata_error(ide_drive_t *drive, struct request *rq, u8 stat, u8 err)
538 static ide_startstop_t ide_atapi_error(ide_drive_t *drive, struct request *rq, u8 stat, u8 err)
566 ide_startstop_t
589 ide_startstop_t ide_error (ide_drive_t *drive, const char *msg, u8 stat)
617 ide_startstop_t __ide_abort(ide_drive_t *drive, struct request *rq)
643 ide_startstop_t ide_abort(ide_drive_t *drive, const char *msg)
698 static ide_startstop_t drive_cmd_intr (ide_drive_t *drive)
751 static ide_startstop_t ide_disk_special(ide_drive_t *drive)
791 static ide_startstop_t do_specia
[all...]
H A Dide-taskfile.c97 ide_startstop_t do_rw_taskfile (ide_drive_t *drive, ide_task_t *task)
165 ide_startstop_t set_multmode_intr (ide_drive_t *drive)
183 ide_startstop_t set_geometry_intr (ide_drive_t *drive)
206 ide_startstop_t recal_intr (ide_drive_t *drive)
219 ide_startstop_t task_no_data_intr (ide_drive_t *drive)
333 static ide_startstop_t task_error(ide_drive_t *drive, struct request *rq,
392 ide_startstop_t task_in_intr (ide_drive_t *drive)
428 static ide_startstop_t task_out_intr (ide_drive_t *drive)
453 ide_startstop_t pre_task_out_intr (ide_drive_t *drive, struct request *rq)
455 ide_startstop_t startsto
[all...]
H A Dide-cd.c609 static ide_startstop_t cdrom_start_packet_command(ide_drive_t *drive,
613 ide_startstop_t startstop;
665 static ide_startstop_t cdrom_transfer_packet_command (ide_drive_t *drive,
672 ide_startstop_t startstop;
800 static ide_startstop_t cdrom_read_intr (ide_drive_t *drive)
993 static ide_startstop_t cdrom_start_read_continuation (ide_drive_t *drive)
1033 static ide_startstop_t cdrom_seek_intr (ide_drive_t *drive)
1056 static ide_startstop_t cdrom_start_seek_continuation (ide_drive_t *drive)
1071 static ide_startstop_t cdrom_start_seek (ide_drive_t *drive, unsigned int block)
1100 static ide_startstop_t cdrom_start_rea
[all...]
H A Dide-iops.c510 int ide_wait_stat (ide_startstop_t *startstop, ide_drive_t *drive, u8 good, u8 bad, unsigned long timeout)
718 * should be updated to return ide_startstop_t, in which case we can get
912 static ide_startstop_t do_reset1 (ide_drive_t *, int);
920 static ide_startstop_t atapi_reset_pollfunc (ide_drive_t *drive)
957 static ide_startstop_t reset_pollfunc (ide_drive_t *drive)
1081 static ide_startstop_t do_reset1 (ide_drive_t *drive, int do_not_try_atapi)
1168 ide_startstop_t ide_do_reset (ide_drive_t *drive)
H A Dide-floppy.c716 static ide_startstop_t idefloppy_pc_intr (ide_drive_t *drive)
849 static ide_startstop_t idefloppy_transfer_pc (ide_drive_t *drive)
851 ide_startstop_t startstop;
897 static ide_startstop_t idefloppy_transfer_pc1 (ide_drive_t *drive)
900 ide_startstop_t startstop;
947 static ide_startstop_t idefloppy_issue_pc (ide_drive_t *drive, idefloppy_pc_t *pc)
1184 static ide_startstop_t idefloppy_do_request (ide_drive_t *drive, struct request *rq, sector_t block_s)
H A Dide-tape.c357 ide_startstop_t (*callback) (ide_drive_t *); /* Called when this packet command is completed */
1427 static ide_startstop_t idetape_request_sense_callback (ide_drive_t *drive)
1495 static ide_startstop_t idetape_retry_pc (ide_drive_t *drive)
1536 static ide_startstop_t idetape_pc_intr (ide_drive_t *drive)
1755 static ide_startstop_t idetape_transfer_pc(ide_drive_t *drive)
1762 ide_startstop_t startstop;
1798 static ide_startstop_t idetape_issue_packet_command (ide_drive_t *drive, idetape_pc_t *pc)
1883 static ide_startstop_t idetape_pc_callback (ide_drive_t *drive)
1973 static ide_startstop_t idetape_media_access_finished (ide_drive_t *drive)
1999 static ide_startstop_t idetape_rw_callbac
[all...]
H A Dide-dma.c164 ide_startstop_t ide_dma_intr (ide_drive_t *drive)
H A Dide-disk.c162 static ide_startstop_t __ide_do_rw_disk(ide_drive_t *drive, struct request *rq, sector_t block)
305 static ide_startstop_t ide_do_rw_disk (ide_drive_t *drive, struct request *rq, sector_t block)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dide-scsi.c363 static ide_startstop_t
377 static ide_startstop_t
480 static ide_startstop_t idescsi_pc_intr (ide_drive_t *drive)
584 static ide_startstop_t idescsi_transfer_pc(ide_drive_t *drive)
590 ide_startstop_t startstop;
662 static ide_startstop_t idescsi_issue_pc (ide_drive_t *drive, idescsi_pc_t *pc)
709 static ide_startstop_t idescsi_do_request (ide_drive_t *drive, struct request *rq, sector_t block)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/cris/
H A Dide-cris.c1008 static ide_startstop_t cris_dma_intr (ide_drive_t *drive)

Completed in 143 milliseconds