Lines Matching defs:tp_ops
22 hwif->tp_ops->read_status(hwif) == ATA_CMD_INIT_DEV_PARAMS)
48 if (hwif->tp_ops->read_status(hwif) & (ATA_BUSY | ATA_DRQ))
77 if (hwif->tp_ops->read_status(hwif) & (ATA_BUSY | ATA_DRQ))
79 hwif->tp_ops->exec_command(hwif, ATA_CMD_IDLEIMMEDIATE);
171 const struct ide_tp_ops *tp_ops = hwif->tp_ops;
174 tp_ops->dev_select(drive);
176 stat = tp_ops->read_status(hwif);
240 tmp = hwif->tp_ops->read_status(hwif);
339 const struct ide_tp_ops *tp_ops = hwif->tp_ops;
354 tp_ops->dev_select(drive);
356 tp_ops->exec_command(hwif, ATA_CMD_DEV_RESET);
409 tp_ops->write_devctl(hwif, ATA_SRST | ATA_NIEN | ATA_DEVCTL_OBS);
413 tp_ops->write_devctl(hwif,