Home
last modified time | relevance | path

Searched refs:hd_driveid (Results 1 – 25 of 34) sorted by relevance

12

/linux-2.4.37.9/drivers/ide/
Dide-lib.c87 struct hd_driveid *id = drive->id; in ide_dma_speed()
183 struct hd_driveid *id = drive->id; in ide_dma_enable()
321 struct hd_driveid* id = drive->id; in ide_get_best_pio_mode()
Dide-dma.c162 static int in_drive_list(struct hd_driveid *id, struct drive_list_entry * drive_table) in in_drive_list()
493 struct hd_driveid *id = drive->id; in config_drive_for_dma()
846 struct hd_driveid *id = drive->id; in __ide_dma_bad_drive()
873 struct hd_driveid *id = drive->id; in __ide_dma_good_drive()
904 struct hd_driveid *id = drive->id; in __ide_dma_verbose()
Dide-timing.h117 struct hd_driveid *id = drive->id; in ide_find_best_mode()
213 struct hd_driveid *id = drive->id; in ide_timing_compute()
Dide-disk.c104 static int lba_capacity_is_ok (struct hd_driveid *id) in lba_capacity_is_ok()
1162 struct hd_driveid *id = drive->id; in init_idedisk_capacity()
1587 struct hd_driveid *id = drive->id; in idedisk_add_settings()
1630 struct hd_driveid *id = drive->id; in idedisk_setup()
Dide-probe.c99 struct hd_driveid *id = drive->id; in drive_is_flashcard()
131 struct hd_driveid *id; in do_identify()
Dide-iops.c426 void ide_fix_driveid (struct hd_driveid *id) in ide_fix_driveid()
835 struct hd_driveid *id;
/linux-2.4.37.9/drivers/ide/arm/
Dicside.c413 static int in_drive_list(struct hd_driveid *id, struct drive_list_entry * drive_table) in in_drive_list()
430 struct hd_driveid *id = drive->id; in check_drive_good_lists()
436 struct hd_driveid *id = drive->id; in check_drive_bad_lists()
445 struct hd_driveid *id = drive->id; in icside_dma_check()
/linux-2.4.37.9/drivers/ide/pci/
Dcs5530.c157 struct hd_driveid *id = drive->id; in cs5530_config_dma()
182 struct hd_driveid *mateid = mate->id; in cs5530_config_dma()
Dpdc202xx_new.c121 struct hd_driveid *id = drive->id; in check_in_drive_lists()
309 struct hd_driveid *id = drive->id; in config_chipset_for_dma()
386 struct hd_driveid *id = drive->id; in pdcnew_config_drive_xfer_rate()
Dsc1200.c155 struct hd_driveid *id = drive->id; in sc1200_autoselect_dma_mode()
167 struct hd_driveid *mateid = mate->id; in sc1200_autoselect_dma_mode()
Dpdc202xx_old.c217 struct hd_driveid *id = drive->id; in check_in_drive_lists()
364 struct hd_driveid *id = drive->id; in config_chipset_for_dma()
487 struct hd_driveid *id = drive->id; in pdc202xx_config_drive_xfer_rate()
Dtriflex.c186 struct hd_driveid *id = drive->id; in triflex_config_drive_xfer_rate()
Dalim15x3.c381 struct hd_driveid *id = drive->id;
521 struct hd_driveid *id = drive->id;
Dit8172.c200 struct hd_driveid *id = drive->id; in it8172_config_drive_xfer_rate()
Dhpt34x.c188 struct hd_driveid *id = drive->id; in hpt34x_config_drive_xfer_rate()
Dcy82c693.c189 struct hd_driveid *id = drive->id; in cy82c693_ide_dma_on()
Dsl82c105.c153 struct hd_driveid *id = drive->id; in sl82c105_check_drive()
Dslc90e66.c273 struct hd_driveid *id = drive->id; in slc90e66_config_drive_xfer_rate()
Datiixp.c362 struct hd_driveid *id = drive->id; in atiixp_dma_check()
Dhpt366.c300 struct hd_driveid *id = drive->id; in check_in_drive_lists()
540 struct hd_driveid *id = drive->id; in hpt366_config_drive_xfer_rate()
Dpiix.c562 struct hd_driveid *id = drive->id; in piix_config_drive_xfer_rate()
Daec62xx.c330 struct hd_driveid *id = drive->id; in aec62xx_config_drive_xfer_rate()
/linux-2.4.37.9/include/linux/
Dhdreg.h475 struct hd_driveid { struct
Dide.h702 struct hd_driveid *id; /* drive model identification info */
1305 extern void ide_fix_driveid(struct hd_driveid *);
/linux-2.4.37.9/drivers/usb/storage/
Disd200.c268 struct hd_driveid drive;
746 srb.request_bufflen = sizeof(struct hd_driveid); in isd200_action()
1252 sizeof(struct hd_driveid) ); in isd200_get_inquiry_data()

12