Searched defs:drive (Results 76 - 100 of 138) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dpdc202xx_old.c24 static void pdc202xx_set_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
79 static void pdc202xx_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
137 static void pdc202xx_dma_start(ide_drive_t *drive) argument
159 pdc202xx_dma_end(ide_drive_t *drive) argument
[all...]
H A Dpiix.c68 static void piix_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
137 piix_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
225 ich_clear_irq(ide_drive_t *drive) argument
[all...]
H A Dqd65xx.c93 static void qd65xx_dev_select(ide_drive_t *drive) argument
151 static int qd_find_disk_type (ide_drive_t *drive, argument
181 qd_set_timing(ide_drive_t *drive, u8 timing) argument
192 qd6500_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
211 qd6580_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
289 qd6500_init_dev(ide_drive_t *drive) argument
298 qd6580_init_dev(ide_drive_t *drive) argument
[all...]
H A Dsc1200.c81 static void sc1200_tunepio(ide_drive_t *drive, u8 pio) argument
104 static u8 sc1200_udma_filter(ide_drive_t *drive) argument
126 static void sc1200_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
171 sc1200_dma_end(ide_drive_t *drive) argument
197 sc1200_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
[all...]
H A Dserverworks.c55 static int check_in_drive_lists (ide_drive_t *drive, const char **list) argument
65 static u8 svwks_udma_filter(ide_drive_t *drive) argument
109 static void svwks_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
131 svwks_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
[all...]
H A Dsl82c105.c42 static unsigned int get_pio_timings(ide_drive_t *drive, u8 pio) argument
66 static void sl82c105_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
95 sl82c105_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
139 sl82c105_dma_lost_irq(ide_drive_t *drive) argument
177 sl82c105_dma_start(ide_drive_t *drive) argument
190 sl82c105_dma_clear(ide_drive_t *drive) argument
197 sl82c105_dma_end(ide_drive_t *drive) argument
213 sl82c105_resetproc(ide_drive_t *drive) argument
[all...]
H A Dtx4938ide.c59 static void tx4938ide_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
74 static void tx4938ide_input_data_swap(ide_drive_t *drive, struct ide_cmd *cmd, argument
86 static void tx4938ide_output_data_swap(ide_drive_t *drive, struct ide_cmd *cmd, argument
H A Dvia82cxxx.c179 static void via_set_drive(ide_hwif_t *hwif, ide_drive_t *drive) argument
217 static void via_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
[all...]
H A Dau1xxx-ide.c89 static void au1xxx_input_data(ide_drive_t *drive, struct ide_cmd *cmd, argument
95 static void au1xxx_output_data(ide_drive_t *drive, struct ide_cmd *cmd, argument
102 static void au1xxx_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
163 static void auide_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
211 static int auide_build_dmatable(ide_drive_t *drive, struct ide_cmd *cmd) argument
274 auide_dma_end(ide_drive_t *drive) argument
284 auide_dma_setup(ide_drive_t *drive, struct ide_cmd *cmd) argument
292 auide_dma_test_irq(ide_drive_t *drive) argument
307 auide_dma_host_set(ide_drive_t *drive, int on) argument
[all...]
H A Dcmd64x.c54 static void cmd64x_program_timings(ide_drive_t *drive, u8 mode) argument
133 cmd64x_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
147 cmd64x_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
186 cmd648_clear_irq(ide_drive_t *drive) argument
200 cmd64x_clear_irq(ide_drive_t *drive) argument
249 cmd646_1_dma_end(ide_drive_t *drive) argument
[all...]
H A Dide-acpi.c215 static int do_drive_get_GTF(ide_drive_t *drive, argument
296 do_drive_set_taskfiles(ide_drive_t *drive, unsigned int gtf_length, unsigned long gtf_address) argument
351 ide_acpi_exec_tfs(ide_drive_t *drive) argument
507 ide_drive_t *drive; local
556 ide_drive_t *drive; local
[all...]
H A Dide-atapi.c26 static inline int dev_is_idecd(ide_drive_t *drive) argument
35 int ide_check_atapi_device(ide_drive_t *drive, const char *s) argument
88 ide_queue_pc_tail(ide_drive_t *drive, struct gendisk *disk, struct ide_atapi_pc *pc, void *buf, unsigned int bufflen) argument
115 ide_do_test_unit_ready(ide_drive_t *drive, struct gendisk *disk) argument
126 ide_do_start_stop(ide_drive_t *drive, struct gendisk *disk, int start) argument
141 ide_set_media_lock(ide_drive_t *drive, struct gendisk *disk, int on) argument
156 ide_create_request_sense_cmd(ide_drive_t *drive, struct ide_atapi_pc *pc) argument
170 ide_prep_sense(ide_drive_t *drive, struct request *rq) argument
222 ide_queue_sense_rq(ide_drive_t *drive, void *special) argument
247 ide_retry_pc(ide_drive_t *drive) argument
276 ide_cd_expiry(ide_drive_t *drive) argument
323 ide_read_bcount_and_ireason(ide_drive_t *drive, u16 *bcount, u8 *ireason) argument
343 ide_check_ireason(ide_drive_t *drive, struct request *rq, int len, int ireason, int rw) argument
389 ide_pc_intr(ide_drive_t *drive) argument
542 ide_read_ireason(ide_drive_t *drive) argument
551 ide_wait_ireason(ide_drive_t *drive, u8 ireason) argument
573 ide_delayed_transfer_pc(ide_drive_t *drive) argument
582 ide_transfer_pc(ide_drive_t *drive) argument
669 ide_issue_pc(ide_drive_t *drive, struct ide_cmd *cmd) argument
[all...]
H A Dide-disk.c55 static void ide_tf_set_cmd(ide_drive_t *drive, struct ide_cmd *cmd, u8 dma) argument
81 static ide_startstop_t __ide_do_rw_disk(ide_drive_t *drive, struct request *rq, argument
181 ide_do_rw_disk(ide_drive_t *drive, struct request *rq, sector_t block) argument
206 idedisk_read_native_max_address(ide_drive_t *drive, int lba48) argument
240 idedisk_set_max_address(ide_drive_t *drive, u64 addr_req, int lba48) argument
298 ide_disk_hpa_get_native_capacity(ide_drive_t *drive, int lba48) argument
313 ide_disk_hpa_set_capacity(ide_drive_t *drive, u64 set_max, int lba48) argument
322 idedisk_check_hpa(ide_drive_t *drive) argument
351 ide_disk_get_capacity(ide_drive_t *drive) argument
406 ide_disk_unlock_native_capacity(ide_drive_t *drive) argument
428 ide_drive_t *drive = q->queuedata; local
461 set_multcount(ide_drive_t *drive, int arg) argument
485 set_nowerr(ide_drive_t *drive, int arg) argument
500 ide_do_setfeature(ide_drive_t *drive, u8 feature, u8 nsect) argument
514 update_ordered(ide_drive_t *drive) argument
552 set_wcache(ide_drive_t *drive, int arg) argument
575 do_idedisk_flushcache(ide_drive_t *drive) argument
592 set_acoustic(ide_drive_t *drive, int arg) argument
613 set_addressing(ide_drive_t *drive, int arg) argument
640 ide_disk_check(ide_drive_t *drive, const char *s) argument
645 ide_disk_setup(ide_drive_t *drive) argument
741 ide_disk_flush(ide_drive_t *drive) argument
751 ide_disk_init_media(ide_drive_t *drive, struct gendisk *disk) argument
756 ide_disk_set_doorlock(ide_drive_t *drive, struct gendisk *disk, int on) argument
[all...]
H A Dit821x.c112 static void it821x_program(ide_drive_t *drive, u16 timing) argument
138 static void it821x_program_udma(ide_drive_t *drive, u16 timing) argument
168 it821x_clock_strategy(ide_drive_t *drive) argument
239 it821x_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
281 it821x_tune_mwdma(ide_drive_t *drive, u8 mode_wanted) argument
317 it821x_tune_udma(ide_drive_t *drive, u8 mode_wanted) argument
348 it821x_dma_start(ide_drive_t *drive) argument
370 it821x_dma_end(ide_drive_t *drive) argument
390 it821x_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
421 it821x_quirkproc(ide_drive_t *drive) argument
[all...]
H A Dpalm_bk3710.c191 static void palm_bk3710_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
207 static void palm_bk3710_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
[all...]
H A Dpdc202xx_new.c132 static void pdcnew_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
170 static void pdcnew_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
191 static void pdcnew_reset(ide_drive_t *drive) argument
H A Dsis5513.c187 static u8 sis_ata133_get_base(ide_drive_t *drive) argument
197 static void sis_ata16_program_timings(ide_drive_t *drive, const u8 mode) argument
220 static void sis_ata100_program_timings(ide_drive_t *drive, const u8 mode) argument
243 static void sis_ata133_program_timings(ide_drive_t *drive, cons argument
265 sis_program_timings(ide_drive_t *drive, const u8 mode) argument
275 config_drive_art_rwp(ide_drive_t *drive) argument
293 sis_set_pio_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
299 sis_ata133_program_udma_timings(ide_drive_t *drive, const u8 mode) argument
318 sis_ata33_program_udma_timings(ide_drive_t *drive, const u8 mode) argument
335 sis_program_udma_timings(ide_drive_t *drive, const u8 mode) argument
343 sis_set_dma_mode(ide_hwif_t *hwif, ide_drive_t *drive) argument
353 sis_ata133_udma_filter(ide_drive_t *drive) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dfloppyd_io.c64 int drive; member in struct:RemoteFile_t
420 get_host_and_port_and_drive(const char* name, char** hostname, char **display, short* port, int *drive) argument
H A Dmdir.c188 static __inline__ int print_volume_label(Stream_t *Dir, char drive) argument
281 static int enterDrive(Stream_t *Dir, char drive) argument
323 char drive; local
[all...]
H A Dmpartition.c311 char drive, name[EXPAND_BUF]; local
[all...]
H A Dmzip.c228 char drive; local
[all...]
H A Dconfig.c176 static void maintain_default_drive(char drive) argument
195 char drive='\0'; local
335 purge(char drive, int fn) argument
392 char drive; local
567 parse_old_device_line(char drive) argument
758 char drive='\\0'; local
[all...]
H A Dmformat.c784 char drive, name[EXPAND_BUF]; local
H A Dxdf_io.c112 signed int drive:4; member in struct:Xdf_t
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/regulator/
H A Dwm8350-regulator.c338 wm8350_isink_set_flash(struct wm8350 *wm8350, int isink, u16 mode, u16 trigger, u16 duration, u16 on_ramp, u16 off_ramp, u16 drive) argument

Completed in 326 milliseconds

123456