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

/linux-4.4.14/drivers/ide/
H A Dide-io-std.c89 void ide_tf_load(ide_drive_t *drive, struct ide_taskfile *tf, u8 valid) ide_tf_load() function
114 EXPORT_SYMBOL_GPL(ide_tf_load); variable
256 .tf_load = ide_tf_load,
H A Dfalconide.c100 .tf_load = ide_tf_load,
H A Dq40ide.c107 .tf_load = ide_tf_load,
H A Dns87415.c92 .tf_load = ide_tf_load,
278 .tf_load = ide_tf_load,
H A Dtx4938ide.c107 .tf_load = ide_tf_load,
H A Dht6560b.c332 .tf_load = ide_tf_load,
H A Dqd65xx.c321 .tf_load = ide_tf_load,
H A Dtrm290.c310 .tf_load = ide_tf_load,
H A Dau1xxx-ide.c469 .tf_load = ide_tf_load,
H A Dsgiioc4.c500 .tf_load = ide_tf_load,
H A Dtx4939ide.c440 ide_tf_load(drive, tf, valid); tx4939ide_tf_load()
H A Dpmac.c966 .tf_load = ide_tf_load,
980 .tf_load = ide_tf_load,
/linux-4.4.14/include/linux/
H A Dide.h1101 void ide_tf_load(ide_drive_t *, struct ide_taskfile *, u8);

Completed in 861 milliseconds