Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/ide/
Dit821x.c73 struct it821x_dev struct
116 struct it821x_dev *itdev = ide_get_hwifdata(hwif); in it821x_program()
142 struct it821x_dev *itdev = ide_get_hwifdata(hwif); in it821x_program_udma()
172 struct it821x_dev *itdev = ide_get_hwifdata(hwif); in it821x_clock_strategy()
241 struct it821x_dev *itdev = ide_get_hwifdata(hwif); in it821x_set_pio_mode()
285 struct it821x_dev *itdev = (void *)ide_get_hwifdata(hwif); in it821x_tune_mwdma()
322 struct it821x_dev *itdev = ide_get_hwifdata(hwif); in it821x_tune_udma()
364 struct it821x_dev *itdev = ide_get_hwifdata(hwif); in it821x_dma_start()
386 struct it821x_dev *itdev = ide_get_hwifdata(hwif); in it821x_dma_end()
444 struct it821x_dev *itdev = ide_get_hwifdata(drive->hwif); in it821x_quirkproc()
[all …]
/linux-3.4.99/drivers/ata/
Dpata_it821x.c86 struct it821x_dev struct
130 struct it821x_dev *itdev = ap->private_data; in it821x_program()
157 struct it821x_dev *itdev = ap->private_data; in it821x_program_udma()
189 struct it821x_dev *itdev = ap->private_data; in it821x_clock_strategy()
262 struct it821x_dev *itdev = ap->private_data; in it821x_passthru_set_piomode()
294 struct it821x_dev *itdev = ap->private_data; in it821x_passthru_set_dmamode()
350 struct it821x_dev *itdev = ap->private_data; in it821x_passthru_bmdma_start()
373 struct it821x_dev *itdev = ap->private_data; in it821x_passthru_bmdma_stop()
393 struct it821x_dev *itdev = ap->private_data; in it821x_passthru_dev_select()
579 struct it821x_dev *itdev = ap->private_data; in it821x_check_atapi_dma()
[all …]