tp_ops            485 drivers/ide/au1xxx-ide.c 	.tp_ops			= &au1xxx_tp_ops,
tp_ops            110 drivers/ide/falconide.c 	.tp_ops			= &falconide_tp_ops,
tp_ops            348 drivers/ide/ht6560b.c 	.tp_ops 		= &ht6560b_tp_ops,
tp_ops            354 drivers/ide/ide-atapi.c 	drive->hwif->tp_ops->tf_read(drive, &tf, IDE_VALID_NSECT |
tp_ops            391 drivers/ide/ide-atapi.c 			(void)hwif->tp_ops->read_status(hwif);
tp_ops            422 drivers/ide/ide-atapi.c 	const struct ide_tp_ops *tp_ops = hwif->tp_ops;
tp_ops            434 drivers/ide/ide-atapi.c 	stat = tp_ops->read_status(hwif);
tp_ops            574 drivers/ide/ide-atapi.c 	drive->hwif->tp_ops->tf_read(drive, &tf, IDE_VALID_NSECT);
tp_ops            604 drivers/ide/ide-atapi.c 	drive->hwif->tp_ops->output_data(drive, NULL, drive->pc->c, 12);
tp_ops            681 drivers/ide/ide-atapi.c 		hwif->tp_ops->output_data(drive, NULL, scsi_req(rq)->cmd, cmd_len);
tp_ops            636 drivers/ide/ide-cd.c 	stat = hwif->tp_ops->read_status(hwif);
tp_ops            100 drivers/ide/ide-dma.c 	stat = hwif->tp_ops->read_status(hwif);
tp_ops            463 drivers/ide/ide-dma.c 				hwif->tp_ops->read_status(hwif));
tp_ops            471 drivers/ide/ide-dma.c 					hwif->tp_ops->read_status(hwif));
tp_ops             22 drivers/ide/ide-eh.c 			    hwif->tp_ops->read_status(hwif) == ATA_CMD_INIT_DEV_PARAMS)
tp_ops             48 drivers/ide/ide-eh.c 	if (hwif->tp_ops->read_status(hwif) & (ATA_BUSY | ATA_DRQ))
tp_ops             77 drivers/ide/ide-eh.c 	if (hwif->tp_ops->read_status(hwif) & (ATA_BUSY | ATA_DRQ))
tp_ops             79 drivers/ide/ide-eh.c 		hwif->tp_ops->exec_command(hwif, ATA_CMD_IDLEIMMEDIATE);
tp_ops            171 drivers/ide/ide-eh.c 	const struct ide_tp_ops *tp_ops = hwif->tp_ops;
tp_ops            174 drivers/ide/ide-eh.c 	tp_ops->dev_select(drive);
tp_ops            176 drivers/ide/ide-eh.c 	stat = tp_ops->read_status(hwif);
tp_ops            240 drivers/ide/ide-eh.c 	tmp = hwif->tp_ops->read_status(hwif);
tp_ops            339 drivers/ide/ide-eh.c 	const struct ide_tp_ops *tp_ops = hwif->tp_ops;
tp_ops            354 drivers/ide/ide-eh.c 		tp_ops->dev_select(drive);
tp_ops            356 drivers/ide/ide-eh.c 		tp_ops->exec_command(hwif, ATA_CMD_DEV_RESET);
tp_ops            409 drivers/ide/ide-eh.c 	tp_ops->write_devctl(hwif, ATA_SRST | ATA_NIEN | ATA_DEVCTL_OBS);
tp_ops            413 drivers/ide/ide-eh.c 	tp_ops->write_devctl(hwif,
tp_ops            224 drivers/ide/ide-floppy_ioctl.c 		stat = hwif->tp_ops->read_status(hwif);
tp_ops             86 drivers/ide/ide-io.c 	const struct ide_tp_ops *tp_ops = drive->hwif->tp_ops;
tp_ops             97 drivers/ide/ide-io.c 		tp_ops->input_data(drive, cmd, data, 2);
tp_ops            337 drivers/ide/ide-io.c 	drive->hwif->tp_ops->dev_select(drive);
tp_ops            499 drivers/ide/ide-io.c 				prev_port->tp_ops->write_devctl(prev_port,
tp_ops            592 drivers/ide/ide-io.c 		stat = hwif->tp_ops->read_altstatus(hwif);
tp_ops            595 drivers/ide/ide-io.c 		stat = hwif->tp_ops->read_status(hwif);
tp_ops            684 drivers/ide/ide-io.c 					hwif->tp_ops->read_status(hwif));
tp_ops            735 drivers/ide/ide-io.c 	u8 stat = hwif->tp_ops->read_status(hwif);
tp_ops            825 drivers/ide/ide-io.c 			(void)hwif->tp_ops->read_status(hwif);
tp_ops            892 drivers/ide/ide-io.c 			hwif->tp_ops->output_data(drive, NULL, buf, min(4, len));
tp_ops            894 drivers/ide/ide-io.c 			hwif->tp_ops->input_data(drive, NULL, buf, min(4, len));
tp_ops             43 drivers/ide/ide-iops.c 	drive->hwif->tp_ops->tf_read(drive, &tf, IDE_VALID_ERROR);
tp_ops            110 drivers/ide/ide-iops.c 	const struct ide_tp_ops *tp_ops = hwif->tp_ops;
tp_ops            117 drivers/ide/ide-iops.c 	stat = tp_ops->read_status(hwif);
tp_ops            125 drivers/ide/ide-iops.c 		while ((stat = tp_ops->read_status(hwif)) & ATA_BUSY) {
tp_ops            132 drivers/ide/ide-iops.c 				stat = tp_ops->read_status(hwif);
tp_ops            154 drivers/ide/ide-iops.c 		stat = tp_ops->read_status(hwif);
tp_ops            351 drivers/ide/ide-iops.c 	const struct ide_tp_ops *tp_ops = hwif->tp_ops;
tp_ops            374 drivers/ide/ide-iops.c 	tp_ops->dev_select(drive);
tp_ops            377 drivers/ide/ide-iops.c 	tp_ops->write_devctl(hwif, ATA_NIEN | ATA_DEVCTL_OBS);
tp_ops            383 drivers/ide/ide-iops.c 	tp_ops->tf_load(drive, &tf, IDE_VALID_FEATURE | IDE_VALID_NSECT);
tp_ops            385 drivers/ide/ide-iops.c 	tp_ops->exec_command(hwif, ATA_CMD_SET_FEATURES);
tp_ops            388 drivers/ide/ide-iops.c 		tp_ops->write_devctl(hwif, ATA_DEVCTL_OBS);
tp_ops            498 drivers/ide/ide-iops.c 	hwif->tp_ops->exec_command(hwif, cmd->tf.command);
tp_ops            523 drivers/ide/ide-iops.c 		stat = hwif->tp_ops->read_status(hwif);
tp_ops            244 drivers/ide/ide-pm.c 		const struct ide_tp_ops *tp_ops = hwif->tp_ops;
tp_ops            253 drivers/ide/ide-pm.c 		tp_ops->dev_select(drive);
tp_ops            254 drivers/ide/ide-pm.c 		tp_ops->write_devctl(hwif, ATA_DEVCTL_OBS);
tp_ops            203 drivers/ide/ide-probe.c 	hwif->tp_ops->input_data(drive, NULL, id, SECTOR_SIZE);
tp_ops            256 drivers/ide/ide-probe.c 	const struct ide_tp_ops *tp_ops = hwif->tp_ops;
tp_ops            266 drivers/ide/ide-probe.c 		tp_ops->write_devctl(hwif, ATA_NIEN | ATA_DEVCTL_OBS);
tp_ops            276 drivers/ide/ide-probe.c 		a = tp_ops->read_altstatus(hwif);
tp_ops            277 drivers/ide/ide-probe.c 		s = tp_ops->read_status(hwif);
tp_ops            296 drivers/ide/ide-probe.c 		tp_ops->tf_load(drive, &tf, IDE_VALID_FEATURE);
tp_ops            300 drivers/ide/ide-probe.c 	tp_ops->exec_command(hwif, cmd);
tp_ops            315 drivers/ide/ide-probe.c 		s = tp_ops->read_status(hwif);
tp_ops            324 drivers/ide/ide-probe.c 		(void)tp_ops->read_status(hwif);
tp_ops            341 drivers/ide/ide-probe.c 		stat = altstatus ? hwif->tp_ops->read_altstatus(hwif)
tp_ops            342 drivers/ide/ide-probe.c 				 : hwif->tp_ops->read_status(hwif);
tp_ops            356 drivers/ide/ide-probe.c 	drive->hwif->tp_ops->tf_read(drive, &tf, IDE_VALID_DEVICE);
tp_ops            385 drivers/ide/ide-probe.c 	const struct ide_tp_ops *tp_ops = hwif->tp_ops;
tp_ops            404 drivers/ide/ide-probe.c 	tp_ops->dev_select(drive);
tp_ops            410 drivers/ide/ide-probe.c 			tp_ops->dev_select(hwif->devices[0]);
tp_ops            418 drivers/ide/ide-probe.c 	stat = tp_ops->read_status(hwif);
tp_ops            427 drivers/ide/ide-probe.c 		stat = tp_ops->read_status(hwif);
tp_ops            436 drivers/ide/ide-probe.c 			tp_ops->dev_select(drive);
tp_ops            438 drivers/ide/ide-probe.c 			tp_ops->exec_command(hwif, ATA_CMD_DEV_RESET);
tp_ops            444 drivers/ide/ide-probe.c 		stat = tp_ops->read_status(hwif);
tp_ops            455 drivers/ide/ide-probe.c 		tp_ops->dev_select(hwif->devices[0]);
tp_ops            458 drivers/ide/ide-probe.c 		(void)tp_ops->read_status(hwif);
tp_ops            601 drivers/ide/ide-probe.c 	const struct ide_tp_ops *tp_ops = hwif->tp_ops;
tp_ops            624 drivers/ide/ide-probe.c 			tp_ops->dev_select(drive);
tp_ops            625 drivers/ide/ide-probe.c 			tp_ops->write_devctl(hwif, ATA_DEVCTL_OBS);
tp_ops            637 drivers/ide/ide-probe.c 		tp_ops->dev_select(hwif->devices[0]);
tp_ops            863 drivers/ide/ide-probe.c 		hwif->tp_ops->read_status(hwif);
tp_ops            867 drivers/ide/ide-probe.c 			hwif->tp_ops->write_devctl(hwif, ATA_DEVCTL_OBS);
tp_ops           1094 drivers/ide/ide-probe.c 	if (d->tp_ops)
tp_ops           1095 drivers/ide/ide-probe.c 		hwif->tp_ops = d->tp_ops;
tp_ops           1240 drivers/ide/ide-probe.c 	hwif->tp_ops = &default_tp_ops;
tp_ops            522 drivers/ide/ide-tape.c 	stat = hwif->tp_ops->read_status(hwif);
tp_ops            594 drivers/ide/ide-tape.c 	stat = hwif->tp_ops->read_status(hwif);
tp_ops             32 drivers/ide/ide-taskfile.c 	const struct ide_tp_ops *tp_ops = hwif->tp_ops;
tp_ops             35 drivers/ide/ide-taskfile.c 	tp_ops->write_devctl(hwif, ATA_DEVCTL_OBS);
tp_ops             37 drivers/ide/ide-taskfile.c 	tp_ops->tf_read(drive, &cmd->tf, cmd->valid.in.tf);
tp_ops             40 drivers/ide/ide-taskfile.c 		tp_ops->write_devctl(hwif, ATA_HOB | ATA_DEVCTL_OBS);
tp_ops             42 drivers/ide/ide-taskfile.c 		tp_ops->tf_read(drive, &cmd->hob, cmd->valid.in.hob);
tp_ops             86 drivers/ide/ide-taskfile.c 	const struct ide_tp_ops *tp_ops = hwif->tp_ops;
tp_ops            103 drivers/ide/ide-taskfile.c 		tp_ops->write_devctl(hwif, ATA_DEVCTL_OBS);
tp_ops            108 drivers/ide/ide-taskfile.c 			tp_ops->output_data(drive, cmd, data, 2);
tp_ops            120 drivers/ide/ide-taskfile.c 		tp_ops->tf_load(drive, &cmd->hob, cmd->valid.out.hob);
tp_ops            121 drivers/ide/ide-taskfile.c 		tp_ops->tf_load(drive, &cmd->tf,  cmd->valid.out.tf);
tp_ops            127 drivers/ide/ide-taskfile.c 			tp_ops->exec_command(hwif, tf->command);
tp_ops            163 drivers/ide/ide-taskfile.c 		stat = hwif->tp_ops->read_status(hwif);
tp_ops            212 drivers/ide/ide-taskfile.c 		stat = hwif->tp_ops->read_status(hwif);
tp_ops            264 drivers/ide/ide-taskfile.c 			hwif->tp_ops->output_data(drive, cmd, buf, nr_bytes);
tp_ops            266 drivers/ide/ide-taskfile.c 			hwif->tp_ops->input_data(drive, cmd, buf, nr_bytes);
tp_ops            342 drivers/ide/ide-taskfile.c 	u8 stat = hwif->tp_ops->read_status(hwif);
tp_ops            256 drivers/ide/ns87415.c 			stat = hwif->tp_ops->read_status(hwif);
tp_ops            300 drivers/ide/ns87415.c 	.tp_ops 	= &ns87415_tp_ops,
tp_ops            314 drivers/ide/ns87415.c 		d.tp_ops = &superio_tp_ops;
tp_ops           1002 drivers/ide/pmac.c 	.tp_ops			= &pmac_tp_ops,
tp_ops           1030 drivers/ide/pmac.c 		d.tp_ops = &pmac_ata6_tp_ops;
tp_ops           1035 drivers/ide/pmac.c 		d.tp_ops = &pmac_ata6_tp_ops;
tp_ops           1040 drivers/ide/pmac.c 		d.tp_ops = &pmac_ata6_tp_ops;
tp_ops            115 drivers/ide/q40ide.c 	.tp_ops			= &q40ide_tp_ops,
tp_ops            341 drivers/ide/qd65xx.c 	.tp_ops 		= &qd65xx_tp_ops,
tp_ops            330 drivers/ide/trm290.c 	.tp_ops 	= &trm290_tp_ops,
tp_ops            123 drivers/ide/tx4938ide.c 	.tp_ops			= &tx4938ide_tp_ops,
tp_ops            528 drivers/ide/tx4939ide.c 	.tp_ops			= &tx4939ide_tp_ops,
tp_ops            753 include/linux/ide.h 	const struct ide_tp_ops		*tp_ops;
tp_ops           1353 include/linux/ide.h 	const struct ide_tp_ops		*tp_ops;